PHP Allocate venues based on specific set of match fixtures
I have been asked to help allocate 8 venues (Venue 1, Venue 2, Venue 3, Venue 4, Venue 5, Venue 6, Venue 7, Venue 8), to the fixtures below, each team (Team 1, Team 2, Team 3, Team 4, Team 5, Team 6, Team 7, Team 8) must never play at the same venue more than once across all rounds.
PHP Allocate venues based on specific set of match fixtures
I have been asked to help allocate 8 venues (Venue 1, Venue 2, Venue 3, Venue 4, Venue 5, Venue 6, Venue 7, Venue 8), to the fixtures below, each team (Team 1, Team 2, Team 3, Team 4, Team 5, Team 6, Team 7, Team 8) must never play at the same venue more than once across all rounds.