<< sym_getObjCoeff Symphony Native Functions sym_getObjVal >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_getObjSense

sym_getObjSense

Get the objective sense

Calling Sequence

sym_getObjSense()

Description

This function gets the sense of the objective function (minimization/maximization).

Arguments

This function takes no arguments

Return value

Returns 1 if the objective is to be minimized and -1 if the objective is to be maximized

Examples

sym_getObjSense()

Authors


Report an issue
<< sym_getObjCoeff Symphony Native Functions sym_getObjVal >>