Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Find Lowest Number of Double Edges Before a Complete Graph is Made #33

Open
MuellMark opened this issue Jun 24, 2023 · 2 comments
Open

Comments

@MuellMark
Copy link
Owner

MuellMark commented Jun 24, 2023

This is option one of two for me to work on next. This would likely need #32 to be create first, and I'd need to come up with a good algorithm to do this. This issue will be for brainstorming before branching off and trying different things

@MuellMark
Copy link
Owner Author

After working on #32, I feel like I'll need to work out some sort of algorithm for this one too. The more I consider adding in #32, the less confident I am in its approach. I'm not entirely sure on whether or not I should close it, but that option is definitely on the table

@MuellMark
Copy link
Owner Author

After working with Circulant graphs for the past month, this problem was put on the back burner. While #32 could be used as a starting point, what would be better would be to generate an algorithm by hand, then try and implement it. A lot of work would need to be put into this problem, but it's definitely and option for the future

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant