$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] [Graph][parallel] Scale-free graph generator without self-loops
From: bminano (bminyano_at_[hidden])
Date: 2013-03-07 06:47:47
Hello,
Does anyone knows if there is possible to generate a scale-free graph that
does not generate self-loops (edges with the same vertex for source and
target)?
I am using the unique_rmat_iterator, but it generates some self-loops. I
could remove them, but for the graph remains inconsistent because of a bug.
I will apreciate your help.
-- View this message in context: http://boost.2283326.n4.nabble.com/Graph-parallel-Scale-free-graph-generator-without-self-loops-tp4643907.html Sent from the Boost - Users mailing list archive at Nabble.com.