augmenting-path
There are 3 repositories under augmenting-path topic.
bhargeymehta/agt-max-matchings
AGT course project on maximum matching in bipartite and general graphs
fnieri/MaxFlowProblem
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