OR-Tools  9.6
ScatteredIntegerVector Member List

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

Add(glop::ColIndex col, IntegerValue value)ScatteredIntegerVector
AddLinearExpressionMultiple(IntegerValue multiplier, const std::vector< std::pair< glop::ColIndex, IntegerValue >> &terms)ScatteredIntegerVector
ClearAndResize(int size)ScatteredIntegerVector
ConvertToLinearConstraint(const std::vector< IntegerVariable > &integer_variables, IntegerValue upper_bound, LinearConstraint *result)ScatteredIntegerVector
GetTerms()ScatteredIntegerVector
IsSparse() constScatteredIntegerVectorinline
operator[](glop::ColIndex col) constScatteredIntegerVectorinline