$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
Subject: [boost] RTG Graph Generator
From: Khaled Ammar (khaled.ammar_at_[hidden])
Date: 2014-02-01 20:38:11
Hi everyone,
I noticed that boost has RMAT and Erdös-Renyi graph generator but it does
not include a (more) recent and realistic graph generator like RTG. RTG is
based on this paper from CMU:
http://www.cs.cmu.edu/~lakoglu/pubs/RTG_GraphGenerator.pdf.
-- Thanks, -Khaled