|
About:
MST is a very simple Java application for calculating a minimum spanning tree from a weighted, undirected graph. The graph is read from a standard ASCII text file. One of the possible minimum spanning trees for the graph is then printed to the screen, along with the total weight of the tree.
Release focus: Minor feature enhancements
Changes:
Functionality for viewing a graphical representation of the minimum spanning tree was added.
Author:
Markus Svensson [contact developer]
Tar/GZ:
http://medlem.spray.se/malakim/mst_distro/mst_1_5_java.tar.gz
Zip:
http://hem.spray.se/[..]us.svensson2/MST_Distro/mst_1_5_java.zip
Trove categories:
[change]
Dependencies:
[change]
No dependencies filed
|