Skip to content

misaleh/Tournament-Graph-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Tournament-Graph-Generator

Tournament graph generator is C++ project to generate tournament graphs.

Input is the number of nodes through stdin, output is the list of nodes then the edges through stdout, this output can be viewed directly through graph editor

Examples:

n=5

n=6

n=11

About

Tournament graph generator in C++

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages