See: Description
| Interface | Description |
|---|---|
| GraphIsomorphismInspector<E> |
Isomorphism Overview
|
| Class | Description |
|---|---|
| AdaptiveIsomorphismInspectorFactory |
This class serves as a factory for GraphIsomorphismInspector concrete
implementations.
|
| GraphOrdering<V,E> |
Holds graph information as int labels only.
|
| IsomorphismRelation<V,E> |
Holds an isomorphism relation for two graphs.
|
| VertexDegreeEquivalenceComparator<V,E> |
Two vertexes are equivalent under this comparator if and only if:
they have the same IN degree
|
Copyright © 2015. All Rights Reserved.