Uses of Class
org.jgrapht.alg.isomorphism.VF2GraphMappingIterator
-
Packages that use VF2GraphMappingIterator Package Description org.jgrapht.alg.isomorphism Algorithms for (sub)graph isomorphism. -
-
Uses of VF2GraphMappingIterator in org.jgrapht.alg.isomorphism
Methods in org.jgrapht.alg.isomorphism that return VF2GraphMappingIterator Modifier and Type Method Description VF2GraphMappingIterator<V,E>
VF2GraphIsomorphismInspector. getMappings()
-