sg0 / GTgraph

GTgraph: A suite of synthetic random graph generators

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GTgraph: A suite of synthetic random graph generators

GTgraph was developed for the 9th DIMACS Shortest Paths Challenge. The following classes of graphs are currently supported:

Input graph instances used in

The generators write graphs to disk in the plain text DIMACS Challenge format described here. The file sample.gr contains a sample graph instance.

A brief overview of the generators is described in gen.pdf.

Please see the README for installation and usage of this package.

Please contact Kamesh Madduri or David A. Bader if you encounter any problems building/running the code.

About

GTgraph: A suite of synthetic random graph generators

License:GNU General Public License v3.0


Languages

Language:C 98.1%Language:Makefile 1.4%Language:Fortran 0.5%