<< sym_setObjSense Symphony Native Functions sym_setStrParam >>

Symphony Toolbox >> Symphony Toolbox > Symphony Native Functions > sym_setPrimalBound

sym_setPrimalBound

Set the primal bound of the problem

Calling Sequence

sym_setPrimalBound(bound)

Description

Set the primal bound of the loaded problem.

Arguments

bound

The new primal bound for the problem

Return value

Returns 0

Examples

sym_setPrimalBound(10)

Authors


Report an issue
<< sym_setObjSense Symphony Native Functions sym_setStrParam >>