#

Note

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

#

networkx.algorithms.isomorphism.DiGraphMatcher.candidate_pairs_iter

DiGraphMatcher.candidate_pairs_iter()[source]

Iterator over candidate pairs of nodes in G1 and G2.