Note
This documents the development version of NetworkX. Documentation for the current release can be found here.
ISMAGS.
is_isomorphic
Returns True if graph is isomorphic to subgraph and False otherwise.
graph
subgraph
bool