Originally posted by: SystemAdmin
[Sylvain said:]
Is the slope constraint for continuous reservoirs supported ?
I tried it to enforce production/consumption rates on an instance of IloContinuousReservoir.
For some producing or consuming activities, if I apply the makeVariableSlopeShape() with a variable with domain 0..IloInfinity, the solver automatically fails during the initial propagation.
Using negative rates didn't help.
Anyone has any input on this ?
#CPOptimizer#DecisionOptimization