Originally posted by: sandeepsinghchauhan
I have a model in which I want fixed production. I mean I want to fix my decesion variables values. I am giving the initalguess as
X[3]==192;
X[4]==290;
X[8]==180;
X[9]==160;
but still I am getting other productions. How can I restrict my decsion variables values? Please Help
#DecisionOptimization#OPLusingCPLEXOptimizer