Group: sci.op-research From: "minbenh@gmail.com" Date: Thursday, March 27, 2008 4:50 AM Subject: How can I get the gap value in Cplex?
I use c++ Concert Technology in cplex. I have set a limit time in
IloCplex::TiLim, but how can I get the gap value when it reaches the
limit time? Is there such a function in c++ API?