Skip to content

Conversation

adikele
Copy link

@adikele adikele commented Aug 7, 2018

8.8.2018: Aditya:
The function for finding the Minimum Spanning Tree (minimal_spanning_tree_prim fucntion) in the minmax file in the master branch seems to be in error: when the function is run, one of the edges is displayed twice in the generated mst.

I have rewritten the minimal_spanning_tree_prim function for finding the mst and deleted the earlier one; the edges are now correctly displayed.

8.8.2018: Aditya:
The function for finding the Minimum Spanning Tree (minimal_spanning_tree_prim fucntion) in the minmax file in the master branch seems to be in error: when the function is run, one of the edges is displayed twice in the generated mst.

I have rewritten the minimal_spanning_tree_prim function for finding the mst and deleted the earlier one; the edges are now correctly displayed.
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.

1 participant