$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Val Samko (boost_at_[hidden])
Date: 2004-04-05 14:16:56
Hi,
I find BGL extremely useful and flexible, but I am surprised
that only a small number of algorithms is included with the
library, although, numerous useful algorithms are implemented
and available in boost/libs/graph/example .
For example, why is the edge_connectivity function only
available in edge-connectivity.cpp, and is not present in
the library itself?
I understand that I can copy the implementation of this
function into my program, but why not include it in BGL?
Is there any particular reason for this?
-- Val Samko http://val.digiways.com/