UniTime / cpsolver

Local-search based solver of Constraint Satisfaction and Optimization Problems
http://www.cpsolver.org
GNU Lesser General Public License v3.0
61 stars 35 forks source link

Examination Timetabling: #17

Closed rafati closed 5 years ago

rafati commented 5 years ago

Add the ability to set a penalty when a student has two exams or more a day. To enable add org.cpsolver.exam.criteria.additional.StudentMoreThan1ADayConflicts to Exam Additional Criteria More than two exams a day student conflict weight can be set by problem property Exams.MoreThanTwoADayWeight

tomas-muller commented 5 years ago

Merged in commit e4c37b9