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