This project solves the maxflow problem in algorithmics from an instance in the instances directory, The problem is solved using GLPK and the augmenting path DInitz algorithm
glpk
maximum-flow
maximum-flow-solver
lp-solver
augmenting-path
maximum-flow-algorithm
maximum-flow-problem
dinitz
-
Updated
May 22, 2023 - Python