Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::DualBoundStrengthening, including all inherited members.
CanFreelyDecreaseUntil(int ref) const | operations_research::sat::DualBoundStrengthening | inline |
CannotDecrease(absl::Span< const int > refs, int ct_index=-1) | operations_research::sat::DualBoundStrengthening | |
CannotIncrease(absl::Span< const int > refs, int ct_index=-1) | operations_research::sat::DualBoundStrengthening | |
CannotMove(absl::Span< const int > refs, int ct_index=-1) | operations_research::sat::DualBoundStrengthening | |
NumDeletedConstraints() const | operations_research::sat::DualBoundStrengthening | inline |
ProcessLinearConstraint(bool is_objective, const PresolveContext &context, const LinearProto &linear, int64_t min_activity, int64_t max_activity, int ct_index=-1) | operations_research::sat::DualBoundStrengthening | |
Reset(int num_variables) | operations_research::sat::DualBoundStrengthening | inline |
Strengthen(PresolveContext *context) | operations_research::sat::DualBoundStrengthening |