loom.network-simplex

(source)
Network simplex algorithm for solving network flow

For more info about this library see:

https://cljdoc.org/d/aysylu/loom/1.0.2/doc/readme
Public Variable Short Description
add-super-source (clj)
build-graph (clj) Build graph from list of edges w/ attrs and a list of nodes w/ attrs.
ceil (clj)
extract (clj)
floor (clj)
init-spanning-tree (clj)
pivot-loop (clj)
solve (clj) Run entire network simplex pipeline.
sqrt (clj)
summarize (clj)