![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <rev.h>
Public Member Functions | |
| RevRepository () | |
| void | SetLevel (int level) final |
| int | Level () const |
| void | SaveState (T *object) |
| void | SaveStateWithStamp (T *object, int64_t *stamp) |
| Public Member Functions inherited from operations_research::ReversibleInterface | |
| ReversibleInterface () | |
| virtual | ~ReversibleInterface () |
|
inline |
|
inline |
|
inline |
|
inline |
|
finalvirtual |
Implements operations_research::ReversibleInterface.