<< sym_getObjSense Symphony Native Functions sym_getPrimalBound >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getObjVal

sym_getObjVal

Get the optimized objective value

Calling Sequence

sym_getObjVal()

Description

Get the optimized objective value after after solving the problem.

This function may fail if the problem has not been solved already. Use sym_solve() in this case.

Arguments

This function takes no arguments

Return value

Returns the optimized objective value

Examples

sym_getObjVal()

Authors


Report an issue
<< sym_getObjSense Symphony Native Functions sym_getPrimalBound >>