An open API service indexing awesome lists of open source software.

https://github.com/deric/graph-generator


https://github.com/deric/graph-generator

Last synced: 11 months ago
JSON representation

Awesome Lists containing this project

README

          

Graph Generator
===============

A simple generator for undirected graphs that can be used for algorithm optimization
while solving a graph search task at http://www.spoj.pl/problems/TDBFS/

Prerequisites
-------------

gem install trollop

Usage
------


ruby graph-generator.rb -n 200 -f out