flowtick / graphs

A simple graph library for Scala
https://flowtick.github.io/graphs
Apache License 2.0
10 stars 4 forks source link

Span-tree algorithm #8

Open adrobisch opened 6 years ago

adrobisch commented 6 years ago

Implement an algorithm to get the https://en.wikipedia.org/wiki/Minimum_spanning_tree

adrobisch commented 3 years ago

/cc @drostem