getobjval


Purpose
Get the objective function value.
Synopsis
function getobjval:real
Return value
Objective function value or 0.
Further information
This function returns the objective function value if the problem has been solved successfully. If integer feasible solution(s) have been found, the value of the best is returned, otherwise the value of the last LP solved.
Related topics
getsol.


If you have any comments or suggestions about these pages, please send mail to docs@dashoptimization.com.