#adjacency-matrix #string #format #graph #converting

graph6

A library for converting between strings in graph6 format and adjacency matrices

5 releases (stable)

2.0.1 May 31, 2020
1.1.1 May 18, 2020
0.1.0 May 17, 2020

#516 in Science

Download history 4/week @ 2024-02-26 3/week @ 2024-03-11 81/week @ 2024-04-01

84 downloads per month

MIT license

7KB
112 lines

graph6

A Rust library for encoding and decoding graphs in graph6 format.


lib.rs:

graph6

graph6 is a library for converting between strings in graph6 format and adjacency matrices.

No runtime deps