
21 Oct
2004
21 Oct
'04
3:52 p.m.
On Oct 20, 2004, at 12:06 PM, David M. Jones wrote:
Hello all,
If I have an adjacency_list g and I call g = g; all of the vertices and edges of g are removed. This is not what I would expect; I would expect that this operation would not change g.
1. Is this the desired behavior? (It seems different than what other types do.) 2. Is this issue old news? (I couldn't find it on the mailing list archives but it may well be there.)
Oops, thanks for reporting this. It's fixed now. Doug