C++ Reference
C++ Reference: Routing
LocalSearchVariable
Detailed Description
Definition at line 1679 of file constraint_solveri.h.
Public Member Functions | |
int64 | Min () const |
int64 | Max () const |
bool | SetMin (int64 new_min) |
bool | SetMax (int64 new_max) |
void | Relax () |
Member Function Documentation
◆ Max()
|
inline |
Definition at line 1682 of file constraint_solveri.h.
◆ Min()
|
inline |
Definition at line 1681 of file constraint_solveri.h.
◆ Relax()
|
inline |
Definition at line 1689 of file constraint_solveri.h.
◆ SetMax()
|
inline |
Definition at line 1686 of file constraint_solveri.h.
◆ SetMin()
|
inline |
Definition at line 1683 of file constraint_solveri.h.
The documentation for this class was generated from the following file: