OR-Tools  9.6
VariableStorage Member List

This is the complete list of members for VariableStorage, including all inherited members.

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