ceil() in the constraint Hello, I am studying a published paper. One of the constraints from this paper(which can be shown in the link) requires the ceil() func
After looking through stackoverflow + IBM forum + Alex Fleischer's How to Linkedin page, I manage to run my problem with script, changing a parameter at every i
How can I print the gaps(each iteration) like OPL's engine in Python? I want to keep the gaps like this: Nodes Cuts
I would like to set the 30% gap limit. How can I do this using the setting file? I tried to modify the MIP tolerance part setting "relative MIP gap tolerance" t
ı have small question . I want to set time limit for my flow control script but I could not know where to insert it . Here is my code: main { var sour
I found an error while coding in CPLEX opl using flow control. When I run the configuration file, I encounter error: Data element "x" has already been set. (Res
I wanna solve a simple integer programming problem for scheduling with IBM ILOG CPLEX and my whole code is below. Under specific data, the solution with object