Hi, everybody,
I'm trying to create schedulle for table tennis tournaments.
Pre-requisites:
* 1 venue/table.
* 4-10 players.
* Minimum waitings afrer played match.
* At least 1 missed match between two games for player.
* Balanced intervals between games for each players.
For example, group with 7 players, player who missed first round (as byes), need to play in match 4, not to wait for match 5.
Can you help me?