![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <rev.h>
Public Member Functions | |
| const T & | operator[] (IndexType index) const |
| T & | MutableRef (IndexType index) |
| int | size () const |
| void | Grow (int new_size) |
| void | GrowByOne () |
| int | Level () const |
| void | SetLevel (int level) final |
| Public Member Functions inherited from operations_research::ReversibleInterface | |
| ReversibleInterface () | |
| virtual | ~ReversibleInterface () |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinalvirtual |
Implements operations_research::ReversibleInterface.
|
inline |