Skip to content

Academical implementation of Edmonds-Karp algorithm in O(nm²) and Dinitz (Dinic) algorithm O(n²m) for computing the maximum flow of a flow network.

Notifications You must be signed in to change notification settings

ArthurRouquan/MaximumFlowAlgorithms

Error
Looks like something went wrong!

About

Academical implementation of Edmonds-Karp algorithm in O(nm²) and Dinitz (Dinic) algorithm O(n²m) for computing the maximum flow of a flow network.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published