Uses of Interface
org.graph4j.isomorphism.GraphIsomorphism
Packages that use GraphIsomorphism
-
Uses of GraphIsomorphism in org.graph4j.isomorphism
Classes in org.graph4j.isomorphism that implement GraphIsomorphismModifier and TypeClassDescriptionclassAbstract class for finding the isomorphism between two graphs.classClass for the Ullman algorithm for exact graph isomorphism.classClass for the Ullman algorithm for subgraph isomorphism.classClass for the VF2 algorithm for exact graph isomorphism.classClass for the VF2 algorithm for exact graph isomorphism.