DotNet Reference
.Net Reference
Detailed Description
Definition at line 338 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 340 of file IntegerExpressions.cs.
Member Function Documentation
◆ GetIndex()
|
inlinevirtualinherited |
Reimplemented in IntVar, and NotBooleanVariable.
Definition at line 83 of file IntegerExpressions.cs.
◆ GetVarValueMap()
|
inlinestaticinherited |
Definition at line 235 of file IntegerExpressions.cs.
◆ operator!=() [1/2]
|
inlinestaticinherited |
Definition at line 143 of file IntegerExpressions.cs.
◆ operator!=() [2/2]
|
inlinestaticinherited |
Definition at line 153 of file IntegerExpressions.cs.
◆ operator*() [1/2]
|
inlinestaticinherited |
Definition at line 123 of file IntegerExpressions.cs.
◆ operator*() [2/2]
|
inlinestaticinherited |
Definition at line 128 of file IntegerExpressions.cs.
◆ operator+() [1/3]
|
inlinestaticinherited |
Definition at line 93 of file IntegerExpressions.cs.
◆ operator+() [2/3]
|
inlinestaticinherited |
Definition at line 98 of file IntegerExpressions.cs.
◆ operator+() [3/3]
|
inlinestaticinherited |
Definition at line 103 of file IntegerExpressions.cs.
◆ operator-() [1/4]
|
inlinestaticinherited |
Definition at line 133 of file IntegerExpressions.cs.
◆ operator-() [2/4]
|
inlinestaticinherited |
Definition at line 108 of file IntegerExpressions.cs.
◆ operator-() [3/4]
|
inlinestaticinherited |
Definition at line 113 of file IntegerExpressions.cs.
◆ operator-() [4/4]
|
inlinestaticinherited |
Definition at line 118 of file IntegerExpressions.cs.
◆ operator<() [1/3]
|
inlinestaticinherited |
Definition at line 213 of file IntegerExpressions.cs.
◆ operator<() [2/3]
|
inlinestaticinherited |
Definition at line 188 of file IntegerExpressions.cs.
◆ operator<() [3/3]
|
inlinestaticinherited |
Definition at line 193 of file IntegerExpressions.cs.
◆ operator<=() [1/3]
|
inlinestaticinherited |
Definition at line 208 of file IntegerExpressions.cs.
◆ operator<=() [2/3]
|
inlinestaticinherited |
Definition at line 178 of file IntegerExpressions.cs.
◆ operator<=() [3/3]
|
inlinestaticinherited |
Definition at line 183 of file IntegerExpressions.cs.
◆ operator==() [1/2]
|
inlinestaticinherited |
Definition at line 138 of file IntegerExpressions.cs.
◆ operator==() [2/2]
|
inlinestaticinherited |
Definition at line 148 of file IntegerExpressions.cs.
◆ operator>() [1/3]
|
inlinestaticinherited |
Definition at line 203 of file IntegerExpressions.cs.
◆ operator>() [2/3]
|
inlinestaticinherited |
Definition at line 168 of file IntegerExpressions.cs.
◆ operator>() [3/3]
|
inlinestaticinherited |
Definition at line 173 of file IntegerExpressions.cs.
◆ operator>=() [1/3]
|
inlinestaticinherited |
Definition at line 198 of file IntegerExpressions.cs.
◆ operator>=() [2/3]
|
inlinestaticinherited |
Definition at line 158 of file IntegerExpressions.cs.
◆ operator>=() [3/3]
|
inlinestaticinherited |
Definition at line 163 of file IntegerExpressions.cs.
◆ Prod()
|
inlinestaticinherited |
Definition at line 218 of file IntegerExpressions.cs.
◆ ScalProd() [1/2]
|
inlinestaticinherited |
Definition at line 61 of file IntegerExpressions.cs.
◆ ScalProd() [2/2]
|
inlinestaticinherited |
Definition at line 66 of file IntegerExpressions.cs.
◆ ShortString()
|
inlinevirtualinherited |
Reimplemented in SumArray, IntVar, and NotBooleanVariable.
Definition at line 88 of file IntegerExpressions.cs.
◆ Sum() [1/2]
|
inlinestaticinherited |
Definition at line 51 of file IntegerExpressions.cs.
◆ Sum() [2/2]
|
inlinestaticinherited |
Definition at line 56 of file IntegerExpressions.cs.
◆ Term()
|
inlinestaticinherited |
Definition at line 71 of file IntegerExpressions.cs.
Property Documentation
◆ Coeff
|
get |
Definition at line 353 of file IntegerExpressions.cs.
◆ Expr
|
get |
Definition at line 346 of file IntegerExpressions.cs.
◆ Index
|
getinherited |
Definition at line 76 of file IntegerExpressions.cs.
The documentation for this class was generated from the following file: