Subject: [Boost-users] Regarding the plod_iterator
From: ashish deshpande (ahdeshpa_at_[hidden])
Date: 2009-04-04 15:31:43


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