Definition at line 59 of file work_assignment.h.
#include <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()
◆ Encode()
◆ EncodeLiteral()
◆ lb()
| IntegerValue operations_research::sat::ProtoLiteral::lb |
( |
| ) |
const |
|
inline |
◆ 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 |
◆ proto_var()
| int operations_research::sat::ProtoLiteral::proto_var |
( |
| ) |
const |
|
inline |
◆ AbslHashValue
The documentation for this class was generated from the following files: