![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
#include <integer.h>
Public Member Functions | |
| RevIntegerValueRepository (Model *model) | |
| Public Member Functions inherited from operations_research::RevRepository< IntegerValue > | |
| RevRepository () | |
| void | SetLevel (int level) final |
| int | Level () const |
| void | SaveState (IntegerValue *object) |
| void | SaveStateWithStamp (IntegerValue *object, int64_t *stamp) |
| Public Member Functions inherited from operations_research::ReversibleInterface | |
| ReversibleInterface () | |
| virtual | ~ReversibleInterface () |
|
inlineexplicit |