Uses of Interface
org.graph4j.isomorphism.IsomorphismAlgorithm
Packages that use IsomorphismAlgorithm
-
Uses of IsomorphismAlgorithm in org.graph4j.isomorphism
Classes in org.graph4j.isomorphism that implement IsomorphismAlgorithmModifier and TypeClassDescriptionclassAlgorithm for testing isomorphism of undirected forests.classAlgorithm for testing isomorphism of forests with specified roots.classAlgorithm for testing isomorphism of rooted trees.classAlgorithm for testing isomorphism of undirected trees.