Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Add Kruskal's algorithm for minimal spanning tree #128

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

Merged
merged 1 commit into from
Nov 29, 2017

Conversation

maurobringolf
Copy link
Contributor

@maurobringolf maurobringolf commented Aug 15, 2017

This repo is really cool and I would like to contribute πŸŽ‰ . I added an implementation of Kruskal's MST algorithm and one of the examples from Wikipedia as test case. I tried to mimic the module style of existing algorithms, let me know if I should change the structure or if anything else is missing.

I am not sure how to add documentation for the website, but am willing to help with it if you tell me what to do.

Copy link
Owner

@mgechev mgechev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! βœ… Sorry for the delayed merge.

@mgechev mgechev merged commit a4d0a19 into mgechev:master Nov 29, 2017
@mgechev
Copy link
Owner

mgechev commented Nov 29, 2017

@maurobringolf will add a reminder to update the list of contributors soon.

@maurobringolf
Copy link
Contributor Author

@mgechev So cool, thank you! I will look into more algorithms to add/improve.

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.

2 participants