FET Forum

FET Support (English) => Get Help on Your Input File => Topic started by: Hema on June 08, 2011, 01:09:51 PM

Title: error
Post by: Hema on June 08, 2011, 01:09:51 PM
Hi Liviu,
What does means these error  :o




Title: Re: error
Post by: Hema on June 08, 2011, 01:10:53 PM
Next,

I need your help, thanks a lot :-)
Title: Re: error
Post by: Liviu Lalescu on June 08, 2011, 01:16:05 PM
1) Teacher not available times -> incorrect. Number of not available times is not the same.

2) Same kind of constraint. Number of hours is not equal to number of days.

Please see rules.cpp, the lines specified in the assertion failed information.
Title: Re: error
Post by: Hema on June 08, 2011, 02:07:18 PM
Aha, maybe I did MORE mistakes in days && teachers queries :( , I'm sorry I was think  FET caused these errors.
Thanks for your patience in answering my questions on the Forum :-)
Title: Re: error
Post by: Liviu Lalescu on June 09, 2011, 12:18:45 PM
QuoteAha, maybe I did MORE mistakes in days && teachers queries :( , I'm sorry I was think  FET caused these errors.
Thanks for your patience in answering my questions on the Forum :-)

It is also right that this is a FET error, because a program should never fail an assert. I should specify the type of each error in the input and continue operation, instead of issuing an assert failed, but this FET error is hopefully not too important for the moment.
Title: Re: error
Post by: Hema on June 14, 2011, 01:36:02 AM
Please!! look for this file, I can't catch this error>>>

Title: Re: error
Post by: Liviu Lalescu on June 14, 2011, 06:01:47 AM
The first teacher not available constraint, Number_of_Not_Available_Times=5, but count of <Not_Available_Time> = 6.
Title: Re: error
Post by: Hema on June 14, 2011, 12:00:32 PM

شكرا على مساعدتك
Tanks for your help.