Definition at line 223 of file var_domination.h.
#include <var_domination.h>
◆ CanFreelyDecreaseUntil()
| int64_t operations_research::sat::DualBoundStrengthening::CanFreelyDecreaseUntil |
( |
int | ref | ) |
const |
|
inline |
◆ CannotDecrease()
| void operations_research::sat::DualBoundStrengthening::CannotDecrease |
( |
absl::Span< const int > | refs, |
|
|
int | ct_index = -1 ) |
◆ CannotIncrease()
| void operations_research::sat::DualBoundStrengthening::CannotIncrease |
( |
absl::Span< const int > | refs, |
|
|
int | ct_index = -1 ) |
◆ CannotMove()
| void operations_research::sat::DualBoundStrengthening::CannotMove |
( |
absl::Span< const int > | refs, |
|
|
int | ct_index = -1 ) |
◆ NumDeletedConstraints()
| int operations_research::sat::DualBoundStrengthening::NumDeletedConstraints |
( |
| ) |
const |
|
inline |
◆ ProcessLinearConstraint()
template<typename LinearProto>
| void operations_research::sat::DualBoundStrengthening::ProcessLinearConstraint |
( |
bool | is_objective, |
|
|
const PresolveContext & | context, |
|
|
const LinearProto & | linear, |
|
|
int64_t | min_activity, |
|
|
int64_t | max_activity, |
|
|
int | ct_index = -1 ) |
◆ Reset()
| void operations_research::sat::DualBoundStrengthening::Reset |
( |
int | num_variables | ) |
|
|
inline |
◆ Strengthen()
| bool operations_research::sat::DualBoundStrengthening::Strengthen |
( |
PresolveContext * | context | ) |
|
The documentation for this class was generated from the following files: