How can the optimality gap (relative and absolute) be obtained using CPLEX C++ API? Is there any function such as that would give the optimality gap?
IBM: accessing the MIP relative optimality gap
Found the above information but not able to use it.