![]() |
OR-Tools
9.6
|
Definition at line 52 of file pb_constraint.h.
Public Member Functions | |
| LiteralWithCoeff () | |
| LiteralWithCoeff (Literal l, Coefficient c) | |
| LiteralWithCoeff (Literal l, int64_t c) | |
| bool | operator== (const LiteralWithCoeff &other) const |
Public Attributes | |
| Literal | literal |
| Coefficient | coefficient |
|
inline |
Definition at line 53 of file pb_constraint.h.
|
inline |
Definition at line 54 of file pb_constraint.h.
|
inline |
Definition at line 55 of file pb_constraint.h.
|
inline |
Definition at line 58 of file pb_constraint.h.
| Coefficient coefficient |
Definition at line 57 of file pb_constraint.h.
| Literal literal |
Definition at line 56 of file pb_constraint.h.