Purpose
Get the objective
function value.
Synopsis
double getobjval(XPRMcontext ctx);
Argument
ctx
|
Mosel's execution context
|
Return value
Objective function value.
Further information
This function returns the value of the objective function if the problem has been solved successfully.
Related topics