stevenhalim / cpbook-code

CP4 Free Source Code Project (C++17, Java11, Python3 and OCaml)
2k stars 493 forks source link

Add min cost flow functionality to ch9/mcmf.cpp #111

Open ArtemiszenN opened 7 months ago

ArtemiszenN commented 7 months ago

Param flow_limit can be ignored for normal mcmf usage.

lunaflight commented 3 months ago

bumping