Skip to content

Heuristic and meta-heuristic algorithms able to solve an examination timetabling problem

Notifications You must be signed in to change notification settings

GabrieleCuni/Examination-Timetabling-Problem

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Examination Timetabling Problem

The project, implemented in group as a final assignment for the course "Decision Making and Optimization", is an examination timetabling problem whose aim was to schedule exams assigning them to different time-slots without violating specific constraints. The project consisted in providing a linear programming formulation for the problem and developing heuristic and meta-heuristic algorithms through Java. The implemented algorithm was tested on real instances and all the results were compared with benchmark ones.

More details are provided in the paper.

Releases

No releases published

Packages

No packages published

Languages