Skip to content

jmorse/match-scheduler

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a replacement match scheduler for SR.

Usage:
 > Generate initial schedule:
   sched-matches -matches [match-count] -teams [team-database]
 > Recompute partial schedule:
   sched-matches -matches [match-count] -teams [team-database] -recompute [past-matches]
 > Change zone count:
   sched-matches <foo> -zones [zone-count]
 > Switch between empty slots and throwaways:
   sched-matches <foo> [-empty|-throwaway]
 > Set round constraint, and change length:
   sched-matches -rounds [round-length]
 > Set/clear zone balance constraint, and change length:
   sched-matches [-balance-zones|-no-balance-zones]

About

A new SR match scheduler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published