Definition at line 66 of file cp_model_mapping.h.
◆ Affine()
◆ Affines()
◆ ConstraintIsAlreadyLoaded()
| bool ConstraintIsAlreadyLoaded |
( |
const ConstraintProto * |
ct | ) |
const |
|
inline |
◆ GetExprFromProto()
| LinearExpression GetExprFromProto |
( |
const LinearExpressionProto & |
expr_proto | ) |
const |
|
inline |
◆ GetProtoVariableFromBooleanVariable()
| int GetProtoVariableFromBooleanVariable |
( |
BooleanVariable |
var | ) |
const |
|
inline |
◆ GetProtoVariableFromIntegerVariable()
| int GetProtoVariableFromIntegerVariable |
( |
IntegerVariable |
var | ) |
const |
|
inline |
◆ GetVariableMapping()
| const std::vector<IntegerVariable>& GetVariableMapping |
( |
| ) |
const |
|
inline |
◆ Integer()
| IntegerVariable Integer |
( |
int |
ref | ) |
const |
|
inline |
◆ Integers()
| std::vector<IntegerVariable> Integers |
( |
const List & |
list | ) |
const |
|
inline |
◆ Interval()
| IntervalVariable Interval |
( |
int |
i | ) |
const |
|
inline |
◆ Intervals()
| std::vector<IntervalVariable> Intervals |
( |
const ProtoIndices & |
indices | ) |
const |
|
inline |
◆ IsBoolean()
| bool IsBoolean |
( |
int |
ref | ) |
const |
|
inline |
◆ IsHalfEncodingConstraint()
| bool IsHalfEncodingConstraint |
( |
const ConstraintProto * |
ct | ) |
const |
|
inline |
◆ IsInteger()
| bool IsInteger |
( |
int |
ref | ) |
const |
|
inline |
◆ Literal()
◆ Literals()
| std::vector<sat::Literal> Literals |
( |
const ProtoIndices & |
indices | ) |
const |
|
inline |
◆ NumBooleanVariables()
| int NumBooleanVariables |
( |
| ) |
const |
|
inline |
◆ NumIntegerVariables()
| int NumIntegerVariables |
( |
| ) |
const |
|
inline |
◆ NumProtoVariables()
| int NumProtoVariables |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following file: