Crate graph6_rs

Source

Structs§

DiGraph
Creates a directed graph from a graph6 representation
Graph
Creates an undirected graph from a graph6 representation

Enums§

IOError

Traits§

GraphConversion
Conversion trait for graphs into various text graph formats
WriteGraph
Trait to write graphs into graph 6 formatted strings

Functions§

write_graph6