|
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.vertexcover.AppVertexCover<VertexModel,EdgeModel>
graphlab.plugins.algorithmanimator.AppVertexCoverAnim
public class AppVertexCoverAnim
Constructor Summary | |
---|---|
AppVertexCoverAnim()
|
Method Summary | |
---|---|
java.lang.String |
getDescription()
|
java.lang.String |
getName()
|
Methods inherited from class graphlab.library.algorithms.vertexcover.AppVertexCover |
---|
doAlgorithm, findAppCover |
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 AppVertexCoverAnim()
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 |