![]() |
OR-Tools
8.2
|
Definition at line 56 of file monoid_operation_tree.h.
Public Member Functions | |
MonoidOperationTree (int size) | |
const T & | result () const |
void | Reset (int argument_index) |
void | Set (int argument_index, const T &argument) |
void | Clear () |
const T & | GetOperand (int argument_index) const |
template<class Diver > | |
void | DiveInTree (Diver *const diver) const |
std::string | DebugString () const |
|
explicit |
Definition at line 163 of file monoid_operation_tree.h.
void Clear |
Definition at line 171 of file monoid_operation_tree.h.
std::string DebugString |
Definition at line 207 of file monoid_operation_tree.h.
|
inline |
Definition at line 80 of file monoid_operation_tree.h.
|
inline |
Definition at line 74 of file monoid_operation_tree.h.
void Reset | ( | int | argument_index | ) |
Definition at line 177 of file monoid_operation_tree.h.
|
inline |
Definition at line 62 of file monoid_operation_tree.h.
void Set | ( | int | argument_index, |
const T & | argument | ||
) |
Definition at line 182 of file monoid_operation_tree.h.