Uses of Package
org.jgrapht.alg.isomorphism
-
Packages that use org.jgrapht.alg.isomorphism Package Description org.jgrapht.alg.isomorphism Algorithms for (sub)graph isomorphism. -
Classes in org.jgrapht.alg.isomorphism used by org.jgrapht.alg.isomorphism Class 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.