The methods of the IModeler interface are listed below. For a complete list of IModeler interface members, see the IModeler Members topic.
![]() | Creates and returns the new expression abs(e) . |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. Group several constraints together. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. Creates and returns a new constant expression equal to x . |
![]() | Overloaded. Creates and returns an integer expression representing the difference between the value v and the integer expression e1 . |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. Returns a constraint that if con1 is true, then con2 must also be true. |
![]() | Creates and returns an empty expression as an object. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. Creates and returns the new expression max(e) . |
![]() | Overloaded. |
![]() | Overloaded. Creates and returns the new expression min(e) . |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. Returns a constraint that is the logical negation of its argument and assigns the string name as the name of the returned constraint. |
![]() | Creates and returns an empty expression. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. |
![]() | Overloaded. Returns an or-constraint indicating that at least one and possibly both of its arguments are true. |
![]() | Overloaded. Creates and returns the new expression v * e . |
![]() | Overloaded. |
![]() | Overloaded. Creates and returns a linear expression representing the scalar product of the variables provided as arguments. |
![]() | Overloaded. Creates and returns the new expression e^2 . |
![]() | Overloaded. Creates and returns an integer expression representing the sum of the expressions provided in the array expr . |