Definition at line 104 of file precedences.h.
#include <precedences.h>
◆ Linear2Indices()
| operations_research::sat::Linear2Indices::Linear2Indices |
( |
| ) |
|
|
default |
◆ AddOrGet()
| LinearExpression2Index operations_research::sat::Linear2Indices::AddOrGet |
( |
LinearExpression2 | expr | ) |
|
◆ GetAllLinear2ContainingVariable()
| absl::Span< const LinearExpression2Index > operations_research::sat::Linear2Indices::GetAllLinear2ContainingVariable |
( |
IntegerVariable | var | ) |
const |
|
inline |
◆ GetAllLinear2ContainingVariables()
| absl::Span< const LinearExpression2Index > operations_research::sat::Linear2Indices::GetAllLinear2ContainingVariables |
( |
IntegerVariable | var1, |
|
|
IntegerVariable | var2 ) const |
|
inline |
◆ GetExpression()
| LinearExpression2 operations_research::sat::Linear2Indices::GetExpression |
( |
LinearExpression2Index | index | ) |
const |
|
inline |
◆ GetIndex()
| LinearExpression2Index operations_research::sat::Linear2Indices::GetIndex |
( |
LinearExpression2 | expr | ) |
const |
|
inline |
◆ GetStoredLinear2Indices()
| absl::Span< const LinearExpression2 > operations_research::sat::Linear2Indices::GetStoredLinear2Indices |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: