graphlab.gui.plugins.algorithmanimator.extension
Interface AlgorithmExtension

All Superinterfaces:
AlgorithmInterface, AutomatedAlgorithm, Extension
All Known Implementing Classes:
AppVertexCoverAnim, BFSAnim, BiconnectedComponentsAnim, DFSAnim, DijkstraAnim, KruskalAnim, More, PrimAnim, SampleColoringExtension

public interface AlgorithmExtension
extends Extension, AutomatedAlgorithm


Method Summary
 
Methods inherited from interface graphlab.main.extension.Extension
getDescription, getName
 
Methods inherited from interface graphlab.library.algorithms.AutomatedAlgorithm
doAlgorithm
 
Methods inherited from interface graphlab.library.algorithms.AlgorithmInterface
acceptEventDispatcher