Skip to content

Generate {±1}-weighted complete graphs using rudy by G. Rinaldi.

License

Notifications You must be signed in to change notification settings

hariby/graphgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 

Repository files navigation

GraphGen

Generate {±1}-weighted complete graphs using rudy by G. Rinaldi.

A useful graph generator is provided by G. Rinaldi. It makes many types of graphs with machine independent random number generator. This script downloads it and makes 100 benchmarking graph instances of order N which are uniformly ±1-weighted complete graphs.

Usage

You need C compiler. You can generate graphs with ./graphgen.sh <graph_order>, e.g. ./graphgen.sh 2000.

About

Generate {±1}-weighted complete graphs using rudy by G. Rinaldi.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages