Warning

This documents an unmaintained version of NetworkX. Please upgrade to a maintained version and see the current NetworkX documentation.

networkx.algorithms.isomorphism.DiGraphMatcher.is_isomorphic

DiGraphMatcher.is_isomorphic()

Returns True if G1 and G2 are isomorphic graphs.