Skip to content

Scheduler initial

Otto Visser requested to merge scheduler_initial into scheduler

Initial setup of the scheduler. Features:

  • Matrix/assignment/studentscheduleinformation classes for representing the input and output data of the scheduling algorithm
  • Extendable scheduler setup
  • Gurobi-powered LP scheduling algorithm
  • Structure setup for getting database input into scheduler-ready format
Edited by Otto Visser

Merge request reports