graph6-rs

MIT licensed actions status codecov

a rust library for converting to and from graph6 formatted files from NAUTY

File Format Description

The graph6 format for undirected, sparse, and directed graphs can be found here and is mirrored in this repo at resources/formats.txt.

Related Crates