Crate traitgraph

source ·
Expand description

This crate offers traits for graph datastructures as well as implementations of these traits.

Re-exports

Modules

  • Different implementations of the graph traits.
  • Traits and a default implementation for graph indices.
  • The graph traits.
  • Traits and implementations of node- and edge-centric walks.