LessThanOrEqual Operator
| Name | Description | |
|---|---|---|
| LessThanOrEqual(Double, XPRBvar) |
Create an XPRBrelation from a number and an XPRBvar.
|
|
| LessThanOrEqual(XPRBterm, XPRBvar) |
Create an XPRBrelation from an XPRBvar and an XPRBterm.
|
|
| LessThanOrEqual(XPRBvar, XPRBterm) |
Create an XPRBrelation from an XPRBvar and an XPRBterm.
|
|
| LessThanOrEqual(XPRBvar, XPRBvar) |
Create an XPRBrelation from two XPRBvars.
|
|
| LessThanOrEqual(XPRBvar, Double) |
Create an XPRBrelation from an XPRBvar and a number.
|
