C++ Reference
C++ Reference: Routing
LocalSearchState
Detailed Description
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 |
Member Function Documentation
◆ AddVariable()
| LocalSearchVariable AddVariable | ( | int64 | initial_min, |
| int64 | initial_max | ||
| ) |
◆ Commit()
| void Commit | ( | ) |
◆ Revert()
| void Revert | ( | ) |
◆ StateIsValid()
|
inline |
Definition at line 1656 of file constraint_solveri.h.
The documentation for this class was generated from the following file: