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 6cf89a9847 changes to option parser output 2 years ago
util changes to option parser output 2 years ago
.gitignore initial commit 2 years ago
CMakeLists.txt initial commit 2 years ago
Graph.cpp initial commit 2 years ago
Graph.h initial commit 2 years ago
main.cpp changes to option parser output 2 years ago