![]() |
OR-Tools
9.6
|
Definition at line 32 of file inverted_bounds.h.
Public Member Functions | |
| bool | empty () const |
| absl::Status | ToStatus () const |
Public Attributes | |
| std::vector< int64_t > | variables |
| std::vector< int64_t > | linear_constraints |
|
inline |
Definition at line 34 of file inverted_bounds.h.
| absl::Status ToStatus | ( | ) | const |
Definition at line 28 of file inverted_bounds.cc.
| std::vector<int64_t> linear_constraints |
Definition at line 45 of file inverted_bounds.h.
| std::vector<int64_t> variables |
Definition at line 42 of file inverted_bounds.h.