Fix round-robin schedule
authorH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jun 2011 15:11:31 +0000 (17:11 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Wed, 8 Jun 2011 16:09:22 +0000 (18:09 +0200)
commit0fd972d551d13b21ee43524c2e6d36691710b7ba
tree66c0dafbd3f7b01f56355a7944a33429aa1078a6
parent84704f266e28a5bbb0e10a7282db30b9983b87ea
Fix round-robin schedule

The first round was played twice, and the formulas used to derive the
pairing were not even-odd resistant anyway. Both even and odd number of
participants should work now.
backend.c