DotNet Reference
.Net Reference
Detailed Description
Definition at line 502 of file IntegerExpressions.cs.
Public Member Functions | |
IntVar (CpModelProto model, Domain domain, string name) | |
override int | GetIndex () |
override string | ToString () |
override string | ShortString () |
string | Name () |
ILiteral | Not () |
Properties | |
int | Index [get] |
IntegerVariableProto | Proto [get, set] |
Domain | Domain [get] |
Constructor & Destructor Documentation
◆ IntVar()
Definition at line 504 of file IntegerExpressions.cs.
Member Function Documentation
◆ GetIndex()
|
inline |
Implements ILiteral.
Definition at line 522 of file IntegerExpressions.cs.
◆ GetVarValueMap()
|
inlinestaticinherited |
Definition at line 235 of file IntegerExpressions.cs.
◆ Name()
|
inline |
Definition at line 561 of file IntegerExpressions.cs.
◆ Not()
|
inline |
Implements ILiteral.
Definition at line 566 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()
|
inlinevirtual |
Reimplemented from LinearExpr.
Definition at line 549 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.
◆ ToString()
|
inline |
Definition at line 544 of file IntegerExpressions.cs.
Property Documentation
◆ Domain
|
get |
Definition at line 537 of file IntegerExpressions.cs.
◆ Index
|
get |
Definition at line 515 of file IntegerExpressions.cs.
◆ Proto
|
getset |
Definition at line 527 of file IntegerExpressions.cs.
The documentation for this class was generated from the following file: