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