#

Note

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

#

networkx.algorithms.isomorphism.GraphMatcher.is_isomorphic

GraphMatcher.is_isomorphic()[source]

Returns True if G1 and G2 are isomorphic graphs.