#include <work_assignment.h>
Definition at line 54 of file work_assignment.h.
◆ ProtoLiteral() [1/2]
operations_research::sat::ProtoLiteral::ProtoLiteral |
( |
| ) |
|
|
default |
◆ ProtoLiteral() [2/2]
operations_research::sat::ProtoLiteral::ProtoLiteral |
( |
int | var, |
|
|
IntegerValue | lb ) |
|
inline |
◆ Decode()
Note you should only decode integer literals at the root level.
Definition at line 78 of file work_assignment.cc.
◆ Encode()
◆ Negated()
ProtoLiteral operations_research::sat::ProtoLiteral::Negated |
( |
| ) |
const |
|
inline |
◆ operator!=()
bool operations_research::sat::ProtoLiteral::operator!= |
( |
const ProtoLiteral & | other | ) |
const |
|
inline |
◆ operator==()
bool operations_research::sat::ProtoLiteral::operator== |
( |
const ProtoLiteral & | other | ) |
const |
|
inline |
◆ AbslHashValue
The documentation for this class was generated from the following files: