Warning

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

networkx.algorithms.isomorphism.GraphMatcher.candidate_pairs_iter

GraphMatcher.candidate_pairs_iter()[source]

Iterator over candidate pairs of nodes in G1 and G2.