
4 Apr
2009
4 Apr
'09
7:31 p.m.
Hello all, I am using the plod_iterator() from the Boost Graph Library for generating a scale-free graph. Actually, I need the generated edges to be distinct. However, I'm getting repeated edges in the generated graph. Is there a way to make sure the edges of the generated scale-free graph are distinct. Thanks, Ashish