phprookie72 Posted October 2, 2012 Share Posted October 2, 2012 hi, i am trying to figure create a match schedule app using php. i have read the round robin tournament from this link http://en.wikipedia.org/wiki/Round-robin_tournament I know how to this work but how would you solve the problem if more then one team/player gets a bye week? Link to comment https://forums.phpfreaks.com/topic/269009-match-schedule-algorithm/ Share on other sites More sharing options...
Barand Posted October 2, 2012 Share Posted October 2, 2012 I don't understand your question. You either have an even number (no one gets a bye) or an odd number (1 gets a bye) Link to comment https://forums.phpfreaks.com/topic/269009-match-schedule-algorithm/#findComment-1382299 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.