Uses of Package
org.jgrapht.alg.isomorphism
Packages that use org.jgrapht.alg.isomorphism
-
Classes in org.jgrapht.alg.isomorphism used by org.jgrapht.alg.isomorphismClassDescriptionThis is an implementation of the AHU algorithm for detecting an (unweighted) isomorphism between two rooted trees.Representation of a graph vertex in the disjoint unionThis class represents the order on the graph vertices.This class represents a GraphMapping between two (subgraph)isomorphic graphs.General interface for graph and subgraph isomorphism.Implementation of IsomorphismUndecidableException to indicate undecidable isomorphism cases in isomorphism inspectorsBase implementation of the VF2 algorithm using its feature of detecting isomorphism between two graphs as described in Cordella et al.This class is used to iterate over all existing (isomorphic) mappings between two graphs.controls the matching between two graphs according to the VF2 algorithm.This class is used to iterate over all existing (subgraph isomorphic) mappings between two graphs.