Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds a tutorial on could_be_isomorphic #144

Merged
merged 4 commits into from
Mar 31, 2025

Conversation

rossbar
Copy link
Contributor

@rossbar rossbar commented Mar 17, 2025

This is a writeup of the analysis I did to find the test cases for networkx/networkx#7852.

There's significant overlap between this article and some sections in the existing isomorphism article. Eventually I'd like to improve cross-linking and de-duplicate content between these two articles, but I think that's best left for a follow-up PR!

@dschult
Copy link
Member

dschult commented Mar 20, 2025

Niiccceee! :)

Copy link
Contributor

@eriknw eriknw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Agreed, nice read!

(found a few typos)

Co-authored-by: Erik Welch <[email protected]>
Copy link
Member

@dschult dschult left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This looks good to me!
Thanks!

@dschult
Copy link
Member

dschult commented Mar 31, 2025

Let's go ahead and merge this -- we can continue to tweak via followup PRs if needed.

@dschult dschult merged commit fcc0c74 into networkx:main Mar 31, 2025
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants