strand v0.3.1 API Reference
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