Uses of Class
org.jgrapht.alg.isomorphism.VF2AbstractIsomorphismInspector
Packages that use VF2AbstractIsomorphismInspector
-
Uses of VF2AbstractIsomorphismInspector in org.jgrapht.alg.isomorphism
Subclasses of VF2AbstractIsomorphismInspector in org.jgrapht.alg.isomorphismModifier and TypeClassDescriptionclass
This is an implementation of the VF2 algorithm using its feature of detecting isomorphism between two graphs as described in Cordella et al.class
This is an implementation of the VF2 algorithm using its feature of detecting subgraph isomorphism between two graphs as described in Cordella et al.