Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::math_opt::Elemental Member List

This is the complete list of members for operations_research::math_opt::Elemental, including all inherited members.

AddDiff()operations_research::math_opt::Elemental
AddElement(const absl::string_view name)operations_research::math_opt::Elementalinline
AddElementUntyped(const ElementType e, const absl::string_view name)operations_research::math_opt::Elementalinline
Advance(DiffHandle diff)operations_research::math_opt::Elemental
AllElements() constoperations_research::math_opt::Elementalinline
AllElementsUntyped(const ElementType e) constoperations_research::math_opt::Elementalinline
ApplyUpdateProto(const ModelUpdateProto &update_proto)operations_research::math_opt::Elemental
AttrClear(AttrType a)operations_research::math_opt::Elemental
AttrIsNonDefault(AttrType a, AttrKeyFor< AttrType > key) constoperations_research::math_opt::Elemental
AttrNonDefaults(const AttrType a) constoperations_research::math_opt::Elementalinline
AttrNumNonDefaults(const AttrType a) constoperations_research::math_opt::Elementalinline
Clone(std::optional< absl::string_view > new_model_name=std::nullopt) constoperations_research::math_opt::Elemental
DebugString(bool print_diffs=true) constoperations_research::math_opt::Elemental
DeleteDiff(DiffHandle diff)operations_research::math_opt::Elemental
DeleteElement(const ElementId< e > id)operations_research::math_opt::Elementalinline
DeleteElementUntyped(ElementType e, int64_t id)operations_research::math_opt::Elemental
Elemental(std::string model_name="", std::string primary_objective_name="")operations_research::math_opt::Elementalexplicit
ElementExists(const ElementId< e > id) constoperations_research::math_opt::Elementalinline
ElementExistsUntyped(const ElementType e, const int64_t id) constoperations_research::math_opt::Elementalinline
EnsureNextElementIdAtLeast(const ElementId< e > id)operations_research::math_opt::Elementalinline
EnsureNextElementIdAtLeastUntyped(const ElementType e, int64_t id)operations_research::math_opt::Elementalinline
ExportModel(bool remove_names=false) constoperations_research::math_opt::Elemental
ExportModelUpdate(DiffHandle diff, bool remove_names=false) constoperations_research::math_opt::Elemental
FromModelProto(const ModelProto &proto)operations_research::math_opt::Elementalstatic
GetAttr(AttrType a, AttrKeyFor< AttrType > key) constoperations_research::math_opt::Elemental
GetDiffHandle(int64_t id) constoperations_research::math_opt::Elemental
GetElementName(const ElementId< e > id) constoperations_research::math_opt::Elementalinline
GetElementNameUntyped(const ElementType e, const int64_t id) constoperations_research::math_opt::Elementalinline
GetSliceSize(AttrType a, int64_t key_elem) constoperations_research::math_opt::Elemental
model_name() constoperations_research::math_opt::Elementalinline
ModifiedKeysThatExist(AttrType attr, const Diff &diff) constoperations_research::math_opt::Elemental
NextElementId(const ElementType e) constoperations_research::math_opt::Elementalinline
NumDiffs() constoperations_research::math_opt::Elementalinline
NumElements(const ElementType e) constoperations_research::math_opt::Elementalinline
primary_objective_name() constoperations_research::math_opt::Elementalinline
SetAttr(AttrType a, AttrKeyFor< AttrType > key, ValueTypeFor< AttrType > value)operations_research::math_opt::Elemental
Slice(AttrType a, int64_t key_elem) constoperations_research::math_opt::Elemental