$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Douglas Gregor (doug.gregor_at_[hidden])
Date: 2005-02-19 20:08:40
On Saturday 19 February 2005 05:36 pm, Janusz Piwowarski wrote:
> Because of recursion problem, i rewrote biconnected components
> algorithm using DFSVisitor. It needs one additional property map only.
> Patch is attached.
Thanks! It's in CVS now.
Doug