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 Keyur Joshi