Category "docplex"

How to minimize and then maxmize one function sequentially with DOcplex in python?

I want to solve a problem like this: maxy∈Y{minx∈X(y) cTx} which is to firstly minimize cTx with x in X(y), and we get the result with y still uncer

Why docplex optimization gives no answer

I am working on an optimizatiom model which is set to maximize NPV. I am getting some results, however my cap_ele should represent the max value in the el_to_el

Python Cplex Ceil() Function

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

Cplex Python Gaps

How can I print the gaps(each iteration) like OPL's engine in Python? I want to keep the gaps like this: Nodes Cuts