Group: sci.op-research
From: "minbenh@gmail.com"
Date: Thursday, March 27, 2008 8:51 PM
Subject: Re: How can I get the gap value in Cplex?

Thank you.

> I believe that IloCplex::getBestObjValue() will return the best bound
> among the surviving nodes. =A0The difference between that and the
> incumbent solution would be the gap.
>
> /Paul