FET Forum

FET Support (English) => Get Help on Your Input File => Topic started by: prakhar on March 11, 2013, 12:58:47 PM

Title: I am not getting my timetable generated. Its getting stuck
Post by: prakhar on March 11, 2013, 12:58:47 PM
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
Title: Re: I am not getting my timetable generated. Its getting stuck
Post by: Volker Dirr on March 11, 2013, 01:20:53 PM
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
Title: Re: I am not getting my timetable generated. Its getting stuck
Post by: prakhar on March 12, 2013, 10:19:26 AM
Thanks for your reply Volker,

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

Regards,
Prakhar Mishra