Google OR-Tools v9.9
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::sat::ScatteredIntegerVector Member List

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

Add(glop::ColIndex col, IntegerValue value)operations_research::sat::ScatteredIntegerVector
AddLinearExpressionMultiple(IntegerValue multiplier, absl::Span< const glop::ColIndex > cols, absl::Span< const IntegerValue > coeffs)operations_research::sat::ScatteredIntegerVector
ClearAndResize(int size)operations_research::sat::ScatteredIntegerVector
ConvertToCutData(absl::int128 rhs, const std::vector< IntegerVariable > &integer_variables, const std::vector< double > &lp_solution, IntegerTrail *integer_trail, CutData *result)operations_research::sat::ScatteredIntegerVector
ConvertToLinearConstraint(absl::Span< const IntegerVariable > integer_variables, IntegerValue upper_bound, std::optional< std::pair< IntegerVariable, IntegerValue > > extra_term=std::nullopt)operations_research::sat::ScatteredIntegerVector
GetTerms()operations_research::sat::ScatteredIntegerVector
IsSparse() constoperations_research::sat::ScatteredIntegerVectorinline
operator[](glop::ColIndex col) constoperations_research::sat::ScatteredIntegerVectorinline