kruskal 0.1.1
Graph Minimum Spanning Tree implementation using a variation of Kruskal algorithm. Intended to be used directly from command line or as a lib.
Gemfile:
=
install:
=
Runtime Dependencies (1):
json
~> 1.8
Development Dependencies (2):
bundler
~> 1.6
guard-rspec
~> 4.2