Documentation of 'org.jgrapht.alg.isomorphism.IsomorphismInspector' Java class
IsomorphismInspector
org.jgrapht.alg.isomorphism

Interface IsomorphismInspector<V,E>

    • Method Detail

      • getMappings

        java.util.Iterator<GraphMapping<V,E>> getMappings()
        Get an iterator over all existing (isomorphic) mappings between two graphs.
        Returns:
        an iterator over all existing (isomorphic) mappings between two graphs
      • isomorphismExists

        boolean isomorphismExists()
        Check if an isomorphism exists.
        Returns:
        true if there is an isomorphism, false otherwise

DataMelt 3.0 © DataMelt by jWork.ORG

You see the box below because you did not login.