Add schedules for events having as few as six teams.

This commit is contained in:
Patrick Fairbank
2021-05-30 19:16:13 -07:00
parent 39eac5cb24
commit f5bd112e5a
171 changed files with 2473 additions and 7 deletions

6
schedules/6_6.csv Normal file
View File

@@ -0,0 +1,6 @@
3,0,2,0,1,0,4,0,5,0,6,0
5,0,3,0,4,0,6,0,2,0,1,0
2,0,4,0,6,0,3,0,1,0,5,0
1,0,5,0,2,0,6,0,3,0,4,0
2,0,6,0,5,0,4,0,1,0,3,0
1,0,6,0,3,0,5,0,4,0,2,0
1 3 0 2 0 1 0 4 0 5 0 6 0
2 5 0 3 0 4 0 6 0 2 0 1 0
3 2 0 4 0 6 0 3 0 1 0 5 0
4 1 0 5 0 2 0 6 0 3 0 4 0
5 2 0 6 0 5 0 4 0 1 0 3 0
6 1 0 6 0 3 0 5 0 4 0 2 0