Initializing help system before first use

getCoefficient Method

Overload List
  Name Description
Public methodCode example getCoefficient(XPRBvar)
Get the coefficient of a linear constraint term.
Public methodCode example getCoefficient(XPRBvar, XPRBvar)
Get the coefficient of a quadratic constraint term. This method returns the coefficient of a given pair of variables in the constraint or 0 if the term does not occur.
Top
See Also