Package dev.roanh.cpqindex
Class CanonForm.LabelData
java.lang.Object
dev.roanh.cpqindex.CanonForm.LabelData
- Enclosing class:
- CanonForm
Simple object for compiling information on objects with the same label.
- See Also:
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
idx
private int idxCurrent read/write index. -
data
private int[] dataThe IDs of labelled vertices.
-
-
Constructor Details
-
LabelData
private LabelData()
-