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

code crashes with newer pynauty version #2

Open
DillonZChen opened this issue May 24, 2024 · 0 comments
Open

code crashes with newer pynauty version #2

DillonZChen opened this issue May 24, 2024 · 0 comments

Comments

@DillonZChen
Copy link

The following code in learning/learner/src/symmetries/exact.py

def compute_nauty_certificate(nauty_graph: NautyGraph):
    return certificate(nauty_graph)

when I used v2.8.6 of pynauty but seems to work fine if I downgrade to v1.1.2.

I'm using ubuntu 22.04 and python3.10.12.

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

1 participant