public class AlgosCVD extends OperationGroup implements OperationDescFile
ALGODIR, CMDSDIR, GROPDIR
Constructor and Description |
---|
AlgosCVD() |
Modifier and Type | Method and Description |
---|---|
<VertexType,EdgeType> |
getCVDQuick(GraphLibrary<VertexType,EdgeType> graph,
AlgoCVDHeuristic cvd) |
java.lang.String |
getDescriptionFilename()
Returns the filename of the description file containing a help entry for the operation.
|
Operation[] |
getOperations()
Returns instances of all operations of the group.
|
public <VertexType,EdgeType> java.util.ArrayList<VertexType> getCVDQuick(GraphLibrary<VertexType,EdgeType> graph, AlgoCVDHeuristic cvd)
public Operation[] getOperations()
OperationGroup
getOperations
in class OperationGroup
public java.lang.String getDescriptionFilename()
OperationDescFile
getDescriptionFilename
in interface OperationDescFile