![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
#include <util.h>
Public Member Functions | |
| MergeableOccurrenceList ()=default | |
| template<typename ValueMapper, typename Container> | |
| void | ResetFromTransposeMap (const Container &input, int min_transpose_size=0) |
| int | size () const |
| void | RemoveFromFutureOutput (V value) |
| absl::Span< const V > | operator[] (K key) |
| void | MergeInto (K to_merge, K representative) |
| void | ClearList (K key) |
|
default |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |