81
Requests / variation on a steiner triple system
« Last post by babyteeth on November 15, 2024, 07:19:17 PM »Hi there!
I have a scenario for which I cannot find a representative solution and I could use your help!
I have a group of players who want to play in a 3v3 tournament, and we want to arrange each player into rotating groups of three such that every player will play the same number of matches, play either with -or- against every other player at least once, AND minimize the total number of matches.
The current number of players is 18, but will change for each tournament, so I am looking for a generalizable solution as opposed to brute force.
Please let me know if there is any information required that I have left out. Thank you!
BT
I have a scenario for which I cannot find a representative solution and I could use your help!
I have a group of players who want to play in a 3v3 tournament, and we want to arrange each player into rotating groups of three such that every player will play the same number of matches, play either with -or- against every other player at least once, AND minimize the total number of matches.
The current number of players is 18, but will change for each tournament, so I am looking for a generalizable solution as opposed to brute force.
Please let me know if there is any information required that I have left out. Thank you!
BT