Low level interface function to the COIN-OR Clp function
Clp_objectiveValue. Consult the COIN-OR Clp
documentation for more detailed information.
getObjValCLP(lp)An object of class "'>clpPtr" as returned by
initProbCLP. This is basically a pointer to a COIN-OR Clp
problem object.
Returns the value of the objective function after optimization.
Interface to the C function getObjVal which calls
the COIN-OR Clp function Clp_objectiveValue.
The COIN-OR Clp home page at https://projects.coin-or.org/Clp