I'm trying to create a round robin style tournament with 10 teams and 5 events. I'd like to generate a bracket that satisfies the following conditions.
each team plays each other exactly once
each team plays 4 events twice and 1 event once
a team plays one event per round
Comments
Leave a comment