public class UniqueSubGraphLabelings
extends java.lang.Object
Constructor and Description |
---|
UniqueSubGraphLabelings(SubGraph subgraph) |
Modifier and Type | Method and Description |
---|---|
java.util.ArrayList<int[]> |
getNonIdenticalLabellings() |
boolean |
hasNext() |
int[] |
next() |
void |
reset() |
public UniqueSubGraphLabelings(SubGraph subgraph)
subgraph
- n
- the number of vertices in the overall graph