Independent complete-matchday scheduling worksheet
Round-robin schedule with venue blackouts
Create one single round robin, keep every blocked venue-date empty, and see exact conflicts when the schedule cannot fit.
NR014 real adapter · approved binding e109-ru-20260927-a
What this version guarantees
- Every team meets every other team exactly once.
- Each matchday holds a complete round; a team plays at most once that day.
- Each venue hosts at most one game per date, and venue blackouts are hard constraints.
- Minimum rest means full calendar days between a team's matches.
Not modeled: kickoff times, team-specific availability, home/away balance, travel, officials, scores, standings, predictions, or wagering.
Method and limits
A complete-matchday model
The scheduler first creates the standard round pairings, then assigns each whole round to the earliest date with enough unblocked venues and the requested rest gap. This is exact for the constraints listed above because every round needs the same number of simultaneous venues.
If it fails, the result reports whether total venue-days, per-matchday venue capacity, or the rest window is binding. It does not claim that a looser model—such as split rounds or multiple kickoff times—would also be impossible.