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

graph isomorphism #199

Open
pfps opened this issue Jul 6, 2023 · 1 comment
Open

graph isomorphism #199

pfps opened this issue Jul 6, 2023 · 1 comment

Comments

@pfps
Copy link

pfps commented Jul 6, 2023

As far as I can tell, graph isomorphism is claimed to be symmetric without proof.

As far as I can tell, graph isomorphism is not claimed to be reflexive or transitive.

I suspect that there should be proofs that graph isomorphism is indeed symmetric, reflexive, and transitive.

@doerthe
Copy link
Contributor

doerthe commented Jul 6, 2023

You are right. We plan to add these and a few other proofs for the next release.

In the mean time we encourage you to ask for all the details (proofs) you would be interested in.

Thank you for your comments.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants