DotNet Reference
DotNet Reference
Detailed Description
Definition at line 339 of file IntegerExpressions.cs.
Public Member Functions | |
| ProductCst (LinearExpr e, long v) | |
| virtual int | GetIndex () |
| virtual string | ShortString () |
Properties | |
| LinearExpr | Expr [get] |
| long | Coeff [get] |
| int | Index [get] |
Constructor & Destructor Documentation
◆ ProductCst()
|
inline |
Definition at line 341 of file IntegerExpressions.cs.
Member Function Documentation
◆ GetIndex()
|
inlinevirtualinherited |
Reimplemented in NotBooleanVariable, and IntVar.
Definition at line 82 of file IntegerExpressions.cs.
◆ GetVarValueMap()
|
inlinestaticinherited |
Definition at line 234 of file IntegerExpressions.cs.
◆ operator!=() [1/2]
|
inlinestaticinherited |
Definition at line 142 of file IntegerExpressions.cs.
◆ operator!=() [2/2]
|
inlinestaticinherited |
Definition at line 152 of file IntegerExpressions.cs.
◆ operator*() [1/2]
|
inlinestaticinherited |
Definition at line 122 of file IntegerExpressions.cs.
◆ operator*() [2/2]
|
inlinestaticinherited |
Definition at line 127 of file IntegerExpressions.cs.
◆ operator+() [1/3]
|
inlinestaticinherited |
Definition at line 92 of file IntegerExpressions.cs.
◆ operator+() [2/3]
|
inlinestaticinherited |
Definition at line 97 of file IntegerExpressions.cs.
◆ operator+() [3/3]
|
inlinestaticinherited |
Definition at line 102 of file IntegerExpressions.cs.
◆ operator-() [1/4]
|
inlinestaticinherited |
Definition at line 132 of file IntegerExpressions.cs.
◆ operator-() [2/4]
|
inlinestaticinherited |
Definition at line 107 of file IntegerExpressions.cs.
◆ operator-() [3/4]
|
inlinestaticinherited |
Definition at line 112 of file IntegerExpressions.cs.
◆ operator-() [4/4]
|
inlinestaticinherited |
Definition at line 117 of file IntegerExpressions.cs.
◆ operator<() [1/3]
|
inlinestaticinherited |
Definition at line 212 of file IntegerExpressions.cs.
◆ operator<() [2/3]
|
inlinestaticinherited |
Definition at line 187 of file IntegerExpressions.cs.
◆ operator<() [3/3]
|
inlinestaticinherited |
Definition at line 192 of file IntegerExpressions.cs.
◆ operator<=() [1/3]
|
inlinestaticinherited |
Definition at line 207 of file IntegerExpressions.cs.
◆ operator<=() [2/3]
|
inlinestaticinherited |
Definition at line 177 of file IntegerExpressions.cs.
◆ operator<=() [3/3]
|
inlinestaticinherited |
Definition at line 182 of file IntegerExpressions.cs.
◆ operator==() [1/2]
|
inlinestaticinherited |
Definition at line 137 of file IntegerExpressions.cs.
◆ operator==() [2/2]
|
inlinestaticinherited |
Definition at line 147 of file IntegerExpressions.cs.
◆ operator>() [1/3]
|
inlinestaticinherited |
Definition at line 202 of file IntegerExpressions.cs.
◆ operator>() [2/3]
|
inlinestaticinherited |
Definition at line 167 of file IntegerExpressions.cs.
◆ operator>() [3/3]
|
inlinestaticinherited |
Definition at line 172 of file IntegerExpressions.cs.
◆ operator>=() [1/3]
|
inlinestaticinherited |
Definition at line 197 of file IntegerExpressions.cs.
◆ operator>=() [2/3]
|
inlinestaticinherited |
Definition at line 157 of file IntegerExpressions.cs.
◆ operator>=() [3/3]
|
inlinestaticinherited |
Definition at line 162 of file IntegerExpressions.cs.
◆ Prod()
|
inlinestaticinherited |
Definition at line 217 of file IntegerExpressions.cs.
◆ ScalProd() [1/2]
|
inlinestaticinherited |
Definition at line 62 of file IntegerExpressions.cs.
◆ ScalProd() [2/2]
|
inlinestaticinherited |
Definition at line 67 of file IntegerExpressions.cs.
◆ ShortString()
|
inlinevirtualinherited |
Reimplemented in NotBooleanVariable, IntVar, and SumArray.
Definition at line 87 of file IntegerExpressions.cs.
◆ Sum() [1/2]
|
inlinestaticinherited |
Definition at line 52 of file IntegerExpressions.cs.
◆ Sum() [2/2]
|
inlinestaticinherited |
Definition at line 57 of file IntegerExpressions.cs.
◆ Term()
|
inlinestaticinherited |
Definition at line 72 of file IntegerExpressions.cs.
Property Documentation
◆ Coeff
|
get |
Definition at line 352 of file IntegerExpressions.cs.
◆ Expr
|
get |
Definition at line 347 of file IntegerExpressions.cs.
◆ Index
|
getinherited |
Definition at line 77 of file IntegerExpressions.cs.
The documentation for this class was generated from the following file: