![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <util.h>
Public Member Functions | |
| FirstFewValues () | |
| void | Reset () |
| void | Add (const int64_t positive_value) |
| bool | MightBeReachable (int64_t sum) const |
| int64_t | LastValue () const |
| absl::Span< const int64_t > | reachable () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |