summaryrefslogtreecommitdiff
path: root/lib/scheduling/roundrobin.rb
AgeCommit message (Expand)Author
2014-04-26rr #matched changedtkimia
2014-04-25fixed a dumb mistakeDavisLWebb
2014-04-25I think I properly populated the teams into the @teams_pair array. Its in rou...DavisLWebb
2014-04-25Added the round robin algorithm. Its based on array rotations. The array nee...DavisLWebb
2014-04-24seeds and elimination small changesguntasgrewal