FET Forum

FET Support (English) => Get Help => Topic started by: hipl on April 19, 2014, 10:19:48 AM

Title: Doubt
Post by: hipl on April 19, 2014, 10:19:48 AM
in the "timetable_defs.h"
what is this?
const qint16 TEACHER_MUST_COME_EARLIER = 4;
what is 4?
Title: Re: Doubt
Post by: Volker Dirr on April 19, 2014, 12:22:09 PM
4 is a number. some constraints have a number. this number is only used for the teachers free periods timetable. i use it to have an easy way to deffer between detailed and non detailed timetable.