Definition at line 679 of file util.h.
#include <util.h>
|
| absl::Span< const int64_t > | Compute (absl::Span< const int64_t > elements, int64_t maximum_sum, bool abort_if_maximum_reached=false) |
| absl::Span< const int64_t > | SortedSums () const |
◆ Compute()
| absl::Span< const int64_t > operations_research::sat::SortedSubsetSums::Compute |
( |
absl::Span< const int64_t > | elements, |
|
|
int64_t | maximum_sum, |
|
|
bool | abort_if_maximum_reached = false ) |
◆ SortedSums()
| absl::Span< const int64_t > operations_research::sat::SortedSubsetSums::SortedSums |
( |
| ) |
const |
|
inline |
The documentation for this class was generated from the following files: