Module kn_graph::graph

source ·
Expand description

The core graph datastructure.

Structs

Enums

  • The core set of graph operations. Some attempt was made to keep operations orthogonal but flexible, so they can be composed easily.

Functions