|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectgraphlab.library.algorithms.Algorithm
graphlab.library.algorithms.spanningtree.Prim<BaseVertex,BaseEdge<BaseVertex>>
graphlab.plugins.algorithmanimator.PrimAnim
public class PrimAnim
Nested Class Summary |
---|
Nested classes/interfaces inherited from class graphlab.library.algorithms.spanningtree.Prim |
---|
Prim.DefaultEdgeComparator |
Constructor Summary | |
---|---|
PrimAnim()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
Methods inherited from class graphlab.library.algorithms.spanningtree.Prim |
---|
doAlgorithm, findMinimumSpanningTree, findMinimumSpanningTree |
Methods inherited from class graphlab.library.algorithms.Algorithm |
---|
acceptEventDispatcher, dispatchEvent, getDispatcher |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface graphlab.library.algorithms.AutomatedAlgorithm |
---|
doAlgorithm |
Methods inherited from interface graphlab.library.algorithms.AlgorithmInterface |
---|
acceptEventDispatcher |
Constructor Detail |
---|
public PrimAnim()
Method Detail |
---|
public java.lang.String getName()
getName
in interface Extension
public java.lang.String getDescription()
getDescription
in interface Extension
|
GraphLab Project | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |