kalexmills / flownet Star 2 Code Issues Pull requests Flow network solver implemented in Go; handles max-flow and circulations with node and edge demands via a push-relabel algorithm. go golang golang-library go-library max-flow maximum-flow flow-networks circulation-with-demands maximum-flow-solver Updated Dec 18, 2020 Go
pjtunstall / lem-in Star 1 Code Issues Pull requests An early 01Founders project on graph traversal algorithms and maximum flow. bfs graph-traversal ford-fulkerson maximum-flow flow-networks edmonds-karp Updated Jul 16, 2024 Go