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

added msa to swiftgraph for pull request #87

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

NickTheFreak97
Copy link

@NickTheFreak97 NickTheFreak97 commented Jun 15, 2024

See #86

@NickTheFreak97
Copy link
Author

NickTheFreak97 commented Jun 24, 2024

Now .msa(_:) returns a set of edges, for a more uniform interface with respect to mst(_:).

EDIT: I know that 8k lines are a lot of work, but most of it are from test, run on a randomly generated completely connected graph with 2k vertices and about 7k edges and known MSA (about 7k lines), and an efficient complete implementation of LinkedList with O(1) insertion and deletions, given an iterator (about 700 lines). Let me know if I can help you somehow.

@NickTheFreak97
Copy link
Author

Sorry for bothering you, any update or anything I could do for you to speed-up the review process?

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

Successfully merging this pull request may close these issues.

None yet

1 participant