public class AlgosClusterEditing extends OperationGroup implements OperationDescFile
Modifier and Type | Class and Description |
---|---|
class |
AlgosClusterEditing.GetAPX |
class |
AlgosClusterEditing.GetAPXCED |
class |
AlgosClusterEditing.GetAPXCEDRuns |
class |
AlgosClusterEditing.GetAPXCEDRunsSize |
class |
AlgosClusterEditing.GetAPXCEDSize |
class |
AlgosClusterEditing.GetAPXHEUR |
class |
AlgosClusterEditing.GetAPXRuns |
class |
AlgosClusterEditing.GetAPXRunsSize |
class |
AlgosClusterEditing.GetAPXSize |
class |
AlgosClusterEditing.GetCE |
class |
AlgosClusterEditing.GetCESize |
ALGODIR, CMDSDIR, GROPDIR
Constructor and Description |
---|
AlgosClusterEditing() |
Modifier and Type | Method and Description |
---|---|
<VertexType,EdgeType> |
dataredCliques(GraphLibrary<VertexType,EdgeType> graph) |
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.
|
<VertexType,EdgeType> |
hasP3(GraphLibrary<VertexType,EdgeType> graph) |
public <VertexType,EdgeType> GraphLibrary<VertexType,EdgeType> dataredCliques(GraphLibrary<VertexType,EdgeType> graph)
public <VertexType,EdgeType> java.lang.Boolean hasP3(GraphLibrary<VertexType,EdgeType> graph)
public Operation[] getOperations()
OperationGroup
getOperations
in class OperationGroup
public java.lang.String getDescriptionFilename()
OperationDescFile
getDescriptionFilename
in interface OperationDescFile