Creation of an Integer Program that determines pairings and colors assigned to players in a swiss chess tournament.
Files:
- optimization.ipynb is a jupyter notebook which explains each part of the project.
- docs folder contains more detailed information about the formulation of the mixed integer linear program, how logical constraints were created, etc.
- input folder contains the data from the previous 7 chess rounds includes scores of players, games played, etc.