Originally posted by: anahana
Thanks for your reply. Just to be sure, does the decision variable have to be an integer, or just discretized? I already tried to define x as an integer, but no feasible solutions could be found. I might have a chance of finding a solution if x is discretized to have values like 1.5, 1.6, 1.7, etc. Though I have to figure out how.
One issue remains, CP can still find a solution even if x is a real variable. The files I sent before are for one run, here are the files for another run where a solution is found though x is a real number. The value of x is 128.604.
Any thoughts?
#CPOptimizer#DecisionOptimization