Hi Liviu,
What does means these error :o
Next,
I need your help, thanks a lot :-)
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.
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 :-)
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.
Please!! look for this file, I can't catch this error>>>
The first teacher not available constraint, Number_of_Not_Available_Times=5, but count of <Not_Available_Time> = 6.
شكرا على مساعدتك
Tanks for your help.