![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::sat::BestBoundHelper, including all inherited members.
| BestBoundHelper()=default | operations_research::sat::BestBoundHelper | |
| BestBoundHelper(std::string base_name) | operations_research::sat::BestBoundHelper | inlineexplicit |
| bound() const | operations_research::sat::BestBoundHelper | inline |
| CannotBeFirst() const | operations_research::sat::BestBoundHelper | inline |
| CannotBeLast() const | operations_research::sat::BestBoundHelper | inline |
| name() const | operations_research::sat::BestBoundHelper | inline |
| Update(int new_bound, std::string name, absl::Span< const int > cannot_be_first={}, absl::Span< const int > cannot_be_last={}) | operations_research::sat::BestBoundHelper | inline |