Skip to content

code crashes with newer pynauty version #2

@DillonZChen

Description

@DillonZChen

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions