Skip to content

Efficiently creates incomplete/complete round robin matchups.

License

Notifications You must be signed in to change notification settings

avadavat/round-robin-generator

Repository files navigation

round-robin-generator

Codeship Status for avadavat/round-robin-generator Code style: black

Efficiently creates incomplete/complete round robin matchups.

Installation

git clone https://github.com/avadavat/round-robin-generator
cd round-robin-generator
pip install -r requirements.txt

Usage

python round_robin_generator.py -p tests/players.txt -r 3

Options

Use -i to specify the algorithm used for round robin generation. Options are CIRCLE and DEFAULT_SCRAMBLE. Default_Scramble is run when the -i parameter is omitted.

Custom Logo

About

Efficiently creates incomplete/complete round robin matchups.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages