$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Johan Oudinet (johan.oudinet_at_[hidden])
Date: 2007-09-05 08:57:12
Hi,
On 9/5/07, Abhishek V <abhishek.v_at_[hidden]> wrote:
> I want to calculate the number of components(arboricity) in a graph. I have
Hum... RTFM :
>From http://www.boost.org/libs/graph/doc/connected_components.html :
"The total number of components is the return value of the function."
> Thanks
You're welcome.
-- Johan