| Recommend this page to a friend! |
| Classes of nikita m. kozlvovsky | > | Kruskal | > | Download .tar.gz .zip | > | > | > | |||||
|
| ||||||||||||||||||||||||||||||||||||||||||||
| Detailed description | ||
| This class implements the Kruskal algorithm to find the minimum spanning tree that traverses a given set of nodes of a graph. A graph is described as set of nodes and arcs connecting them. The class takes an associative array that has as indexes the letters of the starting and ending node. The respective array entry values represent the cost of traversing two nodes. The class returns the minimum spanning arcs and the minimum cost to traverse them. |
| Groups | ||
| Algorithms | Numerical and statistical algorithms | View top rated classes |
| Applications | ||||||
No application links were specified for this class.
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||