Package | Description |
---|---|
de.uni_due.inf.ti.graph.util |
Utility classes.
|
Modifier and Type | Class and Description |
---|---|
class |
IsomorphismHashSet
A set of Graphs which ensures that no two isomorphic graphs are contained
in the set.
|
Modifier and Type | Method and Description |
---|---|
IsomorphismSet |
IsomorphismMap.keySet()
Returns a view on the keys of this IsomorphismMap.
|
IsomorphismSet |
IsomorphismHashMap.keySet()
Returns a view on the keys of this IsomorphismMap.
|