classroom-scheduling-demo icon indicating copy to clipboard operation
classroom-scheduling-demo copied to clipboard

A branch-and-bound solver to create classroom schedules

Results 3 classroom-scheduling-demo issues
Sort by recently updated
recently updated
newest added

https://pythonhosted.org/PuLP/

I am curious to see how OptaPlanner performs against this problem, and whether metaheuristics might result in faster solutions for near-infeasible cases. https://www.optaplanner.org/

Create a third implementation that uses simulated annealing to search a feasible schedule