AHURootedTreeIsomorphismInspector |
This is an implementation of the AHU algorithm for detecting an (unweighted) isomorphism between
two rooted trees.
|
ColorRefinementIsomorphismInspector.DistinctGraphObject |
Representation of a graph vertex in the disjoint union
|
GraphOrdering |
This class represents the order on the graph vertices.
|
IsomorphicGraphMapping |
This class represents a GraphMapping between two (subgraph)isomorphic graphs.
|
IsomorphismInspector |
General interface for graph and subgraph isomorphism.
|
IsomorphismUndecidableException |
Implementation of IsomorphismUndecidableException to indicate undecidable isomorphism cases in
isomorphism inspectors
|
VF2AbstractIsomorphismInspector |
|
VF2GraphMappingIterator |
This class is used to iterate over all existing (isomorphic) mappings between two graphs.
|
VF2MappingIterator |
|
VF2State |
controls the matching between two graphs according to the VF2 algorithm.
|
VF2SubgraphMappingIterator |
This class is used to iterate over all existing (subgraph isomorphic) mappings between two
graphs.
|