![]() |
OR-Tools
8.0
|
Definition at line 1651 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 3301 of file local_search.cc.
| void Commit | ( | ) |
Definition at line 3363 of file local_search.cc.
| void Revert | ( | ) |
Definition at line 3369 of file local_search.cc.
|
inline |
Definition at line 1656 of file constraint_solveri.h.