$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Doug Gregor (dgregor_at_[hidden])
Date: 2004-10-28 09:38:41
On Oct 28, 2004, at 4:37 AM, Hugo Duncan wrote:
> It would also be nice to have a specialisation for the no edge property
> case.
That turns out to be a bit complicated because removing the underlying
edge list entirely makes parallel edges indistinguishable. I think I
know how to reimplement that part of adjacency_list more efficiently,
but it can't happen for this release.
Doug