ISMAGS.isomorphisms_iter#
- ISMAGS.isomorphisms_iter(symmetry=True)[source]#
Does the same as
find_isomorphisms()ifgraphandsubgraphhave the same number of nodes.
NetworkX User Survey 2023 🎉 Fill out the survey to tell us about your ideas, complaints, praises of NetworkX!
Does the same as find_isomorphisms() if graph and
subgraph have the same number of nodes.