![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 71 of file attr_storage.h.
#include <attr_storage.h>
Public Types | |
| using | Key = AttrKey<n, NoSymmetry> |
Public Member Functions | |
| SparseKeySet (const DenseKeySet< n > &dense_set) | |
| size_t | size () const |
| template<typename F> | |
| void | ForEach (F f) const |
| void | Erase (const Key &key) |
| void | Insert (const Key &key) |
| using operations_research::math_opt::detail::SparseKeySet< n >::Key = AttrKey<n, NoSymmetry> |
Definition at line 75 of file attr_storage.h.
|
inlineexplicit |
Definition at line 77 of file attr_storage.h.
|
inline |
Definition at line 90 of file attr_storage.h.
|
inline |
Definition at line 84 of file attr_storage.h.
|
inline |
Definition at line 91 of file attr_storage.h.
|
inline |
Definition at line 80 of file attr_storage.h.