Uses of Class
org.jgrapht.alg.isomorphism.VF2MappingIterator
Packages that use VF2MappingIterator
-
Uses of VF2MappingIterator in org.jgrapht.alg.isomorphism
Subclasses of VF2MappingIterator in org.jgrapht.alg.isomorphismModifier and TypeClassDescription(package private) class
This class is used to iterate over all existing (isomorphic) mappings between two graphs.(package private) class
This class is used to iterate over all existing (subgraph isomorphic) mappings between two graphs.