Definition at line 552 of file precedences.h.
#include <precedences.h>
◆ ConditionalLinear2Bounds()
| operations_research::sat::ConditionalLinear2Bounds::ConditionalLinear2Bounds |
( |
Model * | model | ) |
|
|
inlineexplicit |
◆ ~ConditionalLinear2Bounds()
| operations_research::sat::ConditionalLinear2Bounds::~ConditionalLinear2Bounds |
( |
| ) |
|
◆ Add()
| void operations_research::sat::ConditionalLinear2Bounds::Add |
( |
Literal | lit, |
|
|
LinearExpression2 | expr, |
|
|
IntegerValue | lhs, |
|
|
IntegerValue | rhs ) |
◆ AddPartialRelation()
| void operations_research::sat::ConditionalLinear2Bounds::AddPartialRelation |
( |
Literal | lit, |
|
|
IntegerVariable | a, |
|
|
IntegerVariable | b ) |
◆ Build()
| void operations_research::sat::ConditionalLinear2Bounds::Build |
( |
| ) |
|
◆ IndicesOfRelationsEnforcedBy()
| absl::Span< const int > operations_research::sat::ConditionalLinear2Bounds::IndicesOfRelationsEnforcedBy |
( |
LiteralIndex | lit | ) |
const |
|
inline |
◆ relation()
| const Relation & operations_research::sat::ConditionalLinear2Bounds::relation |
( |
int | index | ) |
const |
|
inline |
◆ size()
| int operations_research::sat::ConditionalLinear2Bounds::size |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: