Package | Description |
---|---|
org.jgrapht.alg.isomorphism |
Algorithms for (sub)graph isomorphism.
|
Class and Description |
---|
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 © 2016. All rights reserved.