$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [BGL] kolmogorov_max_flow: vertices output colors
From: Olivier Tournaire (olitour_at_[hidden])
Date: 2010-10-29 16:22:37
Hi all,
I am currently havong a problem with the Kolmogorov max flow usage in the
BGL. The probelm is that at the end of the algorithm, some vertices are
gray. What is there real status: do they belong to the tree or sink. None of
both? Why?
Hope you could help
Regards,
Olivier