$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-04-22 09:06:09
On Apr 22, 2005, at 8:37 AM, Andreas Fabri wrote:
> When comparing the tables of content of the BGL
>
> http://www.boost.org/libs/graph/doc/table_of_contents.html
This is for the current Boost release, 1.32.0.
> http://www.boost-consulting.com/boost/libs/graph/doc/
> table_of_contents.html
This is for the current Boost CVS state, which will be released as
1.33.0 in the coming weeks.
> I see that the latter offers more algorithms. Are they
> also distributed ???
You can get them from Boost CVS, by following the directions from the
"Main CVS" link on the Boost home page.
Doug