Module graaf::gen

source ·
Expand description

Graph generators

Generate graphs with different properties.

Re-exports§

Modules§

  • A trait to generate cycle graphs for variable-sized graphs
  • A trait to generate cycle graphs for const-sized graphs
  • A trait to generate linear graphs for variable-sized graphs
  • A trait to generate linear graphs for const-sized graphs