ExSimpleGraph

A handful of useful tools for dealing with simple, undirected graphs

Installation

def deps do
[
{:ex_simple_graph, "~> 0.1.1"}
]
end

Documentation

https://hexdocs.pm/ex_simple_graph.