a rust library for graph6 formatted files from NAUTY
The graph6 format for undirected, sparse, and directed graphs can be found
here and is mirrored
in this repo at resources/formats.txt
.
graph6
to include
directed and sparse graphs as well as just undirected graphs.