![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
This is the complete list of members for operations_research::math_opt::detail::SparseElementStorage, including all inherited members.
Add(const absl::string_view name) | operations_research::math_opt::detail::SparseElementStorage | inline |
AllIds() const | operations_research::math_opt::detail::SparseElementStorage | |
ensure_next_id_at_least(int64_t id) | operations_research::math_opt::detail::SparseElementStorage | inline |
Erase(int64_t id) | operations_research::math_opt::detail::SparseElementStorage | inline |
exists(int64_t id) const | operations_research::math_opt::detail::SparseElementStorage | inline |
GetName(int64_t id) const | operations_research::math_opt::detail::SparseElementStorage | inline |
next_id() const | operations_research::math_opt::detail::SparseElementStorage | inline |
size() const | operations_research::math_opt::detail::SparseElementStorage | inline |
SparseElementStorage(DenseElementStorage &&dense) | operations_research::math_opt::detail::SparseElementStorage | explicit |