Initializing help system before first use

addTerm Method

Overload List
  Name Description
Public method addTerm(Double)
Public method addTerm(XPRBvar)
Public method addTerm(Double, XPRBvar)
Public methodCode example addTerm(XPRBvar, Double)
This adds a term to the XPRBctr constraint. The term can be constructed from an XPRBvar object, a double or a combination of the two.
Public method addTerm(XPRBvar, XPRBvar, Double)
Top
See Also