Warning

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

networkx.algorithms.isomorphism.DiGraphMatcher.subgraph_isomorphisms_iter

DiGraphMatcher.subgraph_isomorphisms_iter()

Generator over isomorphisms between a subgraph of G1 and G2.