|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.ObjectmascoptLib.algos.graph.PrimMSTSimple
MST Algo, simplified version of mascoptLib.algos.abstractalgos.primMST
| Constructor Summary | |
PrimMSTSimple()
|
|
| Method Summary | |
Graph |
computeMST(Graph inputGraph)
Computes the MST. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public PrimMSTSimple()
| Method Detail |
public Graph computeMST(Graph inputGraph)
inputGraph - the graph to use
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||