$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] [graph] Dinic's algorithm and BGL
From: ÐайÑев ÐлекÑÐ°Ð½Ð´Ñ (zamazan4ik_at_[hidden])
Date: 2016-08-24 15:34:13
Hello.
In the Boost Graph Library i can't find Dinic's algorithm (https://en.wikipedia.org/wiki/Dinic%27s_algorithm). I think there isn't implementation of this algo in the library. Why?
Best regards, Alexander Zaitsev.