Originally posted by: mannimark
Hello fellers,
I am struggling with a task that requires me to repeat the solution process by varying a parameter from a lower to an upper limit in steps of 50 units using Ilog Script. Thus, in total the mathematical model should be repeated 5 times and give the same amount of different objective values.
However, apart from the idea of modeling this as an "execute" command before the objective function and defining the usage of the ILog Script solver after the restrictions, I wasn't able to continue in this task.
Is anyone so kind and can help me with this?
Thanks a million!
#DecisionOptimization#OPLusingCPLEXOptimizer