Linear Programming Model Feasibility
This project features two linear programming models. One for each conference, the content below details how tight of a squeeze this model is.
15 teams must play 26 away games in the same conference, totaling 390 games. With 15 teams, the maximum amount of games in a day is 7 games. (15/2, no remainder). This model has 56 game days. With a maximum of 392 game/day spots (56*7) and a requirement of 390 games. I could make one model for the full season, including cross conference play. This model would have more flexibility and could potentially be made even shorter.
If the model is condensed to 55 game days, the Linear Programming software package called Open Solver quickly recognizes the problem as infeasible.