| Add(double lower_bound, double upper_bound, bool is_integer, absl::string_view name) | operations_research::math_opt::VariableStorage | |
| AdvanceCheckpointInDiff(Diff &diff) const | operations_research::math_opt::VariableStorage | |
| contains(VariableId id) const | operations_research::math_opt::VariableStorage | inline |
| Delete(VariableId id, const iterator_range< DiffIter > &diffs) | operations_research::math_opt::VariableStorage | |
| diff_is_empty(const Diff &diff) const | operations_research::math_opt::VariableStorage | inline |
| ensure_next_id_at_least(VariableId minimum) | operations_research::math_opt::VariableStorage | inline |
| is_integer(VariableId id) const | operations_research::math_opt::VariableStorage | inline |
| lower_bound(VariableId id) const | operations_research::math_opt::VariableStorage | inline |
| name(VariableId id) const | operations_research::math_opt::VariableStorage | inline |
| next_id() const | operations_research::math_opt::VariableStorage | inline |
| Proto() const | operations_research::math_opt::VariableStorage | |
| set_integer(VariableId id, bool is_integer, const iterator_range< DiffIter > &diffs) | operations_research::math_opt::VariableStorage | |
| set_lower_bound(VariableId id, double lower_bound, const iterator_range< DiffIter > &diffs) | operations_research::math_opt::VariableStorage | |
| set_upper_bound(VariableId id, double upper_bound, const iterator_range< DiffIter > &diffs) | operations_research::math_opt::VariableStorage | |
| size() const | operations_research::math_opt::VariableStorage | inline |
| SortedVariables() const | operations_research::math_opt::VariableStorage | |
| Update(const Diff &diff) const | operations_research::math_opt::VariableStorage | |
| upper_bound(VariableId id) const | operations_research::math_opt::VariableStorage | inline |
| Variables() const | operations_research::math_opt::VariableStorage | |
| VariablesFrom(VariableId start) const | operations_research::math_opt::VariableStorage | |