https://github.com/deric/graph-generator
https://github.com/deric/graph-generator
Last synced: 11 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/deric/graph-generator
- Owner: deric
- Created: 2012-10-15T07:44:40.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2012-10-15T08:07:19.000Z (over 13 years ago)
- Last Synced: 2025-02-09T20:42:22.535Z (over 1 year ago)
- Language: Ruby
- Size: 105 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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