$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2005-05-09 16:20:52
On May 9, 2005, at 3:59 PM, Rui Carvalho wrote:
> Thanks for the suggestions -I think I can build a simple iterator
> because
> the vertex list is vecS.
>
> BTW, what I'm trying to do is calculate the clustering coefficient
> (Watts &
> Strogatz) of each vertex in a directed network -feel free to point my
> stupidity if I'm missing something obvious.
I don't have any suggestions for you (because I don't know the
algorithm), but if you happen to come up with a good implementation,
we'd love to include it in the BGL.
Doug