Uses of Package
org.graph4j.isomorphism
Packages that use org.graph4j.isomorphism
-
Classes in org.graph4j.isomorphism used by org.graph4j.isomorphismClassDescriptionAbstract class for finding the isomorphism between two graphs.Abstract class for the state of the search algorithm.Abstract class for the Ullman's algorithm: exact isomorphism and subgraph isomorphism.Abstract class for the VF2(Vento Foggia) algorithm.Interface class for graph isomorphism.An immutable one-to-one correspondence (bijection) between the vertices of two graphs that preserves the edge connections.Interface for graph isomorphism algorithms.Class that orders the vertices of a digraph according to their degree.Interface for the state of the search algorithm.Class for the Ullman algorithm for exact graph isomorphism.Class for the Ullman algorithm for exact graph isomorphism.Class for the VF2 algorithm for exact graph isomorphism.Class for the VF2 algorithm for subgraph isomorphism.