Originally posted by: waldstein
Thomas,
thanks.
I think I do not understand your comment clearly.
(1) My master problme is formulated as following:
min x + sigma
s.t. Ax > b
x is binary and sigma > 0
Is above formulation binary as your said (Node it contains a continuous artifical vvariable "sigma")
(2) Could you please explain further of "If your master problem is binary, you can use additional integer optimality / feasibility cuts"?
I have no idea how to generate this kind of integer cuts......and where I gonna put these cuts to. Am I going to put these cuts to the subproblem?
Thank you
#CPLEXOptimizers#DecisionOptimization