C++ Reference

C++ Reference: CP-SAT

IntVar Member List

This is the complete list of members for IntVar, including all inherited members.

AddConstant(int64 value) constIntVar
BoolVar classIntVarfriend
CpModelBuilder classIntVarfriend
CumulativeConstraint classIntVarfriend
DebugString() constIntVar
index() constIntVarinline
IntervalVar classIntVarfriend
IntVar()IntVar
IntVar(const BoolVar &var)IntVar
LinearExpr classIntVarfriend
MutableProto() constIntVarinline
Name() constIntVarinline
operator!=(const IntVar &other) constIntVarinline
operator==(const IntVar &other) constIntVarinline
Proto() constIntVarinline
ReservoirConstraint classIntVarfriend
SolutionIntegerMax(const CpSolverResponse &r, IntVar x)IntVarfriend
SolutionIntegerMin(const CpSolverResponse &r, IntVar x)IntVarfriend
SolutionIntegerValue(const CpSolverResponse &r, const LinearExpr &expr)IntVarfriend
ToBoolVar() constIntVar
WithName(const std::string &name)IntVar