2 releases
0.1.1 | Jun 18, 2022 |
---|---|
0.1.0 | Jun 14, 2022 |
#6 in #nauty
44 downloads per month
Used in spdkit
9.5MB
120K
SLoC
Contains (static library, 1MB) nauty27r1/nauty.a, (static library, 770KB) nauty27r1/nauty1.a, (static library, 1MB) nauty27r1/nautyL.a, (static library, 745KB) nauty27r1/nautyL1.a, (static library, 1MB) nauty27r1/nautyW.a, (static library, 730KB) nauty27r1/nautyW1.a and 4 more.
A simple rust wrapper for nauty lib, so that can be statically linked using MUSL.
For now, this crate mainly used for canonical graph labelling such that any two isomorphic graphs have the same canonical node labelling.