![]() |
OR-Tools
8.2
|
Definition at line 1646 of file constraint_solveri.h.
Public Member Functions | |
| LocalSearchVariable | AddVariable (int64 initial_min, int64 initial_max) |
| void | Commit () |
| void | Revert () |
| bool | StateIsValid () const |
| LocalSearchVariable AddVariable | ( | int64 | initial_min, |
| int64 | initial_max | ||
| ) |
Definition at line 3539 of file local_search.cc.
| void Commit | ( | ) |
Definition at line 3601 of file local_search.cc.
| void Revert | ( | ) |
Definition at line 3607 of file local_search.cc.
|
inline |
Definition at line 1651 of file constraint_solveri.h.