[][src]Crate graph6

graph6

graph6 is a library for encoding and decoding graphs in graph6 format.

Currently, it supports decoding for graphs of size less than 63.

Functions

decode

Decodes a string in graph6 format to an adjacency matrix.