Uses of Class
org.jgrapht.alg.isomorphism.IsomorphismUndecidableException
Packages that use IsomorphismUndecidableException
-
Uses of IsomorphismUndecidableException in org.jgrapht.alg.isomorphism
Methods in org.jgrapht.alg.isomorphism that throw IsomorphismUndecidableExceptionModifier and TypeMethodDescriptionprivate boolean
ColorRefinementIsomorphismInspector.coarseColoringAreEqual
(VertexColoringAlgorithm.Coloring<ColorRefinementIsomorphismInspector.DistinctGraphObject<V, V, E>> coloring) Checks whether two coarse colorings are equal.