| Package | Description |
|---|---|
| org.jgrapht.alg.isomorphism |
Algorithms for (sub)graph isomorphism.
|
| Class and Description |
|---|
| IsomorphicGraphMapping
This class represents a GraphMapping between two (subgraph)isomorphic graphs.
|
| IsomorphismInspector
General interface for graph and subgraph isomorphism.
|
| VF2AbstractIsomorphismInspector
Base implementation of the VF2 algorithm using its feature of detecting
isomorphism between two graphs
as described in Cordella et al.
|
Copyright © 2019. All rights reserved.