Interface | Description |
---|---|
IsomorphismMap<V> |
A map which maps graphs (modulo isomorphism) to objects.
|
IsomorphismSet |
Class | Description |
---|---|
IsomorphismHashMap<T> |
Map of which the keys are graphs modulo isomorphism.
|
IsomorphismHashSet |
A set of Graphs which ensures that no two isomorphic graphs are contained
in the set.
|
Misc |
Class containing some miscellaneous static utility functions.
|
Enum | Description |
---|---|
ThreeBool |
This enum represents a value in three-valued logic.
|