addTerm Method
| Name | Description | |
|---|---|---|
| addTerm(Double) | 
      
       Add a new numeric term to the current XPRBcut. 
       | 
   |
| addTerm(XPRBvar) | 
      
       Set a new term to the current XPRBcut. 
       | 
   |
| addTerm(Double, XPRBvar) | 
      
       Add a new term to the current XPRBcut. 
       | 
   |
| addTerm(XPRBvar, Double) | 
      
       Add a new term to the current XPRBcut. 
       | 
   
