vankesteren / kdv_scheduler

Mixed integer program for scheduling for KDV

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

KDV scheduler

Mixed integer program for scheduling KDVs. Functionality is currently limited!

Installation

pip install -r requirements.txt

NB: to use gurobi, you'll need a working gurobi license!

Scheduling

Edit the input_files in the input_files directory, then run

python kdv_scheduler.py

About

Mixed integer program for scheduling for KDV

License:MIT License


Languages

Language:Python 100.0%