From: Hugo Duncan (hugoduncan_at_[hidden])
Date: 2004-10-28 10:43:59


On Thu, 28 Oct 2004 Doug Gregor wrote:

> That turns out to be a bit complicated because removing the underlying
> edge list entirely makes parallel edges indistinguishable.

Only a problem if you have parallel edges :-) (does this imply that the
use of parallel edges has a perfrmance trade-off?)

> I think I know how to reimplement that part of adjacency_list more
> efficiently, but it can't happen for this release.

I'd be happy if it makes it into the library at any point.

Hugo