dugong-graphlib 0.7.0

Graph data structure APIs used by dugong (port of dagrejs/graphlib).
Documentation

dugong-graphlib

Crates.io Documentation Crates.io Downloads Made with Rust

License: MIT License: Apache 2.0

Graph container APIs used by dugong (port of @dagrejs/graphlib).

This crate is intentionally small and focused:

  • directed/undirected graph storage
  • compound graphs (parent/child)
  • multigraph edge keys
  • helper algorithms (dugong_graphlib::alg)

Baseline revisions are tracked in tools/upstreams/REPOS.lock.json in the repository.