A simple students project implementing Dinic's Algorithm to compute the max flow/min cut of a network.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Stefan Pranger 0d4426eb00 updated README 2 years ago
..
Arc.h initial commit 2 years ago
CMakeLists.txt initial commit 2 years ago
GraphParser.cpp initial commit 2 years ago
GraphParser.h initial commit 2 years ago
OptionParser.cpp changes to option parser output 2 years ago
OptionParser.h initial commit 2 years ago
Vertex.cpp initial commit 2 years ago
Vertex.h initial commit 2 years ago
popl.hpp initial commit 2 years ago