API Reference strand v0.6.0
Modules
Graph algorithms.
A convenience module/struct for precomputing the adjacencies, inbound relationships, and nodeset for a graph.
Implementations of Graph and Digraph protocols for
Elixir's Map
: https://hexdocs.pm/elixir/Map.html.
Graph-related protocols.