Originally posted by: MSaqib
Sorry, I hit tab while formatting the code in the posting window, which caused the message to be posted immediately. Part of the output form the script console window is:
6
1 1 6
Accumulating
1 1 6
Accumulating
2 7 12
Accumulating
3 13 18
As you can see, i = 1 is running twice. Why would that be? This is an OPL script project in CPLEX Optimization Studio v 12.2 on MS Windows.
#DecisionOptimization#OPLusingCPLEXOptimizer