I am trying to get the objective value of the relaxation of a MIP model with cocplex. Is there a way to find this value without relaxing the model and solving it an extra time ?
This library might to the job but I can't manage to make it work.
I am trying to get the objective value of the relaxation of a MIP model with cocplex. Is there a way to find this value without relaxing the model and solving it an extra time ?
This library might to the job but I can't manage to make it work.