![]() |
OR-Tools
8.2
|
Public Member Functions | |
| BacktrackableIntegerSet () | |
| void | ClearAndResize (IntType n) |
| void | ChangeState (IntType i, bool should_be_inside) |
| int | size () const |
| const std::vector< IntType > & | Superset () const |
| void | AddBacktrackingLevel () |
| void | BacktrackOneLevel () |
| void | BacktrackAll () |
|
inline |