This repository contains tools and MIP-based optimization models for planning and scheduling referee assignments. The goal is to create efficient, fair, and scalable solutions for various scheduling scenarios.
- Flexible MIP models for diverse scheduling needs.
- Easily customizable for different constraints and preferences.
- Scalable for real-world applications.
- Clone the repository:
git clone https://github.com/hi-idn/RefereePlanning.git
- Navigate to the project directory:
cd RefereePlanning - Install required dependencies:
pip install -r requirements.txt
Contributions are welcome! Please submit an issue or pull request with improvements or new features.
This project is licensed under the MIT License.