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

Add vf2pp graph isomorphism algorithm #595

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

Lucian-4a25
Copy link

@Lucian-4a25 Lucian-4a25 commented Oct 22, 2023

This PR add vf2pp algorithm for graph isomorphism problem, all test cases passed.
But I'm not sure why the benchmark performance is bad than vf2 algorithm, maybe it's related with test data, or there are some performance issues in my implementation for vf2pp algorithm.

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

Successfully merging this pull request may close these issues.

None yet

2 participants