
Hi Ashish, The short answer is no, not with the plod_generator. The plod_generator is actually not the greatest scale free generator anyway, I just added an R-MAT generator based on Chakrabarti's paper that I've been meaning to merge back to BGL for a while. It's not in the release but it should be in svn now. It has sorted (useful with CSR graphs) and unique variants. Check it out and see if it takes care of your needs. -Nick On Apr 4, 2009, at 3:31 PM, ashish deshpande wrote:
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
_______________________________________________ Boost-users mailing list Boost-users@lists.boost.org http://lists.boost.org/mailman/listinfo.cgi/boost-users