There is only one file of interest at the moment.
This is only an experiment at this point. If you'd like this library to be developed further, please raise an issue.
If you don't know what algebraic graphs are, have a look at this paper.
Run sbt
and then compile
.
Run :paste src/main/scala/alga/Graph.scala
in scala
REPL.
Run scaladoc src/main/scala/alga/Graph.scala
, browse alga/Graph.html
.