Originally posted by: 88Simon88
Hi,
It still does not work :(
Let me explain the assumption one more time:
According to my data, I have to use an assumption in a conditional method. If the demand for all time periods is less than the "min_volume", the AAC in the data should be greater than the "min_volume". On the other hand, if the demand is not less than the "min_volume" for all time periods, the AAC should be greater than two times of the "min_volume".
I wrote the above execute for assert but it doesn't work for me.
Best
#DecisionOptimization