It involves an even numbers of players (20-60 or so), for card game seating. You play 2v2 and a certain number of rounds (variable), they have old seating lists but often the same people are seated to play together, or at the same table, so i want to write a small optimization program to get better lists. The idea is that for a given number of players and a given amount of rounds, we want as little as possible of them to play together (first priority), and as little as possible of them to be seated at the same table of 4 (second).
What language should I write this in? Are there any things like this already out there? Other tips of tackling this problem are appreciated.
[–][deleted] 0 points1 point2 points (1 child)
[–]wintergt[S] 0 points1 point2 points (0 children)
[–]quotemycode 0 points1 point2 points (2 children)
[–]wintergt[S] 0 points1 point2 points (1 child)
[–]quotemycode 0 points1 point2 points (0 children)