Edge Minimizing the Student Conflict Graph
2021-02-12Code Available0· sign in to hype
Joshua S. Friedman
Code Available — Be the first to reproduce this paper.
ReproduceCode
- github.com/mathprofessor/timetableOfficialIn papernone★ 3
Abstract
In many schools, courses are given in sections. Prior to timetabling students need to be assigned to individual sections. We give a hybrid approximation sectioning algorithm that minimizes the number of edges (potential conflicts) in the student conflict graph (SCG). We start with a greedy algorithm to obtain a starting solution and then continue with a constraint programming based algorithm (CP-SAT) that reduces the number of edges. We apply the sectioning algorithm to a highly constrained timetabling model which we specify.