![]() |
OR-Tools
9.6
|
Definition at line 1651 of file constraint_solveri.h.
Public Member Functions | |
| LocalSearchVariable | AddVariable (int64_t initial_min, int64_t initial_max) |
| void | Commit () |
| void | Revert () |
| bool | StateIsValid () const |
| LocalSearchVariable AddVariable | ( | int64_t | initial_min, |
| int64_t | initial_max | ||
| ) |
Definition at line 3717 of file local_search.cc.
| void Commit | ( | ) |
Definition at line 3781 of file local_search.cc.
| void Revert | ( | ) |
Definition at line 3787 of file local_search.cc.
|
inline |
Definition at line 1656 of file constraint_solveri.h.