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 bc203ea9c5 initial commit 2 years ago
util initial commit 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 initial commit 2 years ago