Originally posted by: TF87
Hello,
I'm currently trying to model a variable which can take on values of 0, 1000, 1100, 1200, 1300 and so on. Is it possible to tell cplex, that these variables are semi-integer but they can't take on every integer value between the bounds e.g. 1000 and 2000 but values with stepsize of 100?
By the way: is 0 always a possible value of semi-integer value?
Thank you for your help in advance!
Best Regards,
Tobi
#CPLEXOptimizers#DecisionOptimization