Crate graph6_rs

source ·

Structs

  • Creates a directed graph from a graph6 representation
  • Creates an undirected graph from a graph6 representation

Enums

Traits

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

Functions