in reply to Re^2: Algorithm problem: Order matches by difference between players
in thread Algorithm problem: Order matches by difference between players
Yes, you're right. I didn't read the OP carefully enough. But, if one exists and depending on how it's written, it might still be possible to use a Swiss module to solve this problem. At least some Swiss chess tournaments match scores but then match players by ranking, best v worst. It might be possible to use such an algorithm and insert dummy "scores" and use the ranking to do the rest. But that's putting even more constraints on my originally constrained idea. :-(
Regards,
John Davies
|
---|
Replies are listed 'Best First'. | |
---|---|
Re^4: Algorithm problem: Order matches by difference between players
by JavaFan (Canon) on Apr 18, 2011 at 20:40 UTC | |
by davies (Monsignor) on Apr 18, 2011 at 22:39 UTC | |
by JavaFan (Canon) on Apr 18, 2011 at 22:55 UTC | |
by davies (Monsignor) on Apr 19, 2011 at 06:25 UTC | |
by JavaFan (Canon) on Apr 19, 2011 at 09:42 UTC | |
|