loom icon indicating copy to clipboard operation
loom copied to clipboard

Graph library for Clojure

Results 2 loom issues
Sort by recently updated
recently updated
newest added

This includes an implementation of the edmonds-karp algorithm for computing max flow on a network, as well as some tests.

It would be great if I could pass a flag into the view fn specifying which file format to export to. On the mac, I find ps2 easier to work...