Set the objective sense
sym_setObjSense(sense)
This function sets the sense of the objective function (minimization/maximization).
The new sense of the objective function. Use sym_minimize or sym_maximize here
Returns 0
sym_setObjSense(sym_minimize)