/Operations-Research

Programming projects carried out with @RDHMN and @obbepulles for Maastricht University EBC2106: Operations Research

Primary LanguageJava

Operations_Research

Programming projects carried out with @RHDMN and @Obbe

Programming Assignment 5: Implement the augmenting path algorithm to determine the maximum flow from s to t.

The output of your program should first contain the value of the maximum flow and then a list of all the arcs with the flow on that arc (one line per arc).