I am not getting my timetable generated. Its getting stuck

Started by prakhar, March 11, 2013, 12:58:47 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

prakhar

Hello everyone,

I am using FET to generate time table with these inputs given to a new file:

No. of Days per week: 5
No. of Hours per day: 3
Subject: C++
Teacher: T1
Year: I
Activities: 1 activity splitted into 3, of teacher 'T1', subject 'C++' and students 'I'
Time constraint - Teacher's not available times:-
X X X X
X X X    X
X X X X


I have also attached a file of this kind of input.
The thing is, we have 3 available hours for a teacher and 3 activities related to that teacher in a single class. It should not stuck here.

Please notify me if my inputs are incorrect.

Thanks and regards,
Prakhar Mishra

Volker Dirr

your dataset is impossible, because you also added a min n day constraint with "force consecutive if same day". that is impossible, because it can't be consecutive on friday.


solution:

variant a) just uncheck the "force consecutive" option in the min n day constraint

or (better?) b) remove one subactivity from the min n day constraint

prakhar

Thanks for your reply Volker,

I just started to think I have done less homework on FET.

Regards,
Prakhar Mishra