Initializing help system before first use

setObj Method

Overload List
  Name Description
Public methodCode example setObj(Double)
Set double objective function for the current problem (usually used to set "none" with a 0.0 value).
Public methodCode example setObj(XPRBctr)
Set the objective function for the current problem.
Public methodCode example setObj(XPRBexpr)
Set the objective function for the current problem.
Top
See Also