![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <rev.h>
Public Member Functions | |
| void | SetLevel (int level) final |
| void | Add (Key key, Value value) |
| const std::vector< Value > & | Values (Key key) const |
| void operations_research::RevGrowingMultiMap< Key, Value >::Add | ( | Key | key, |
| Value | value ) |
|
finalvirtual |
Implements operations_research::ReversibleInterface.
| const std::vector< Value > & operations_research::RevGrowingMultiMap< Key, Value >::Values | ( | Key | key | ) | const |