#

Note

This documents the development version of NetworkX. Documentation for the current release can be found here.

#

networkx.algorithms.isomorphism.DiGraphMatcher.is_isomorphic

DiGraphMatcher.is_isomorphic()

Returns True if G1 and G2 are isomorphic graphs.