<< sym_setObjCoeff Symphony Native Functions sym_setPrimalBound >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_setObjSense

sym_setObjSense

Set the objective sense

Calling Sequence

sym_setObjSense(sense)

Description

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

Arguments

sense

The new sense of the objective function. Use sym_minimize or sym_maximize here

Return value

Returns 0

Examples

sym_setObjSense(sym_minimize)

Authors


Report an issue
<< sym_setObjCoeff Symphony Native Functions sym_setPrimalBound >>