![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 3802 of file constraint_solveri.h.
#include <constraint_solveri.h>
Public Member Functions | |
ArrayWithOffset (int64_t index_min, int64_t index_max) | |
~ArrayWithOffset () override | |
virtual T | Evaluate (int64_t index) const |
void | SetValue (int64_t index, T value) |
std::string | DebugString () const override |
Public Member Functions inherited from operations_research::BaseObject | |
BaseObject () | |
BaseObject (const BaseObject &)=delete | |
This type is neither copyable nor movable. | |
BaseObject & | operator= (const BaseObject &)=delete |
virtual | ~BaseObject ()=default |
|
inline |
Definition at line 3804 of file constraint_solveri.h.
|
inlineoverride |
Definition at line 3811 of file constraint_solveri.h.
|
inlineoverridevirtual |
Reimplemented from operations_research::BaseObject.
Definition at line 3825 of file constraint_solveri.h.
|
inlinevirtual |
Definition at line 3813 of file constraint_solveri.h.
|
inline |
Definition at line 3819 of file constraint_solveri.h.