![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 2972 of file cp_model.pb.h.
#include <cp_model.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kVarsFieldNumber = 1 , kCoeffsFieldNumber = 4 , kDomainFieldNumber = 5 , kOffsetFieldNumber = 2 , kScalingFactorFieldNumber = 3 , kIntegerBeforeOffsetFieldNumber = 7 , kIntegerScalingFactorFieldNumber = 8 , kIntegerAfterOffsetFieldNumber = 9 , kScalingWasExactFieldNumber = 6 } |
Public Member Functions | |
| CpObjectiveProto () | |
| ~CpObjectiveProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | CpObjectiveProto (::google::protobuf::internal::ConstantInitialized) |
| CpObjectiveProto (const CpObjectiveProto &from) | |
| CpObjectiveProto (CpObjectiveProto &&from) noexcept | |
| CpObjectiveProto & | operator= (const CpObjectiveProto &from) |
| CpObjectiveProto & | operator= (CpObjectiveProto &&from) noexcept |
| const ::google::protobuf::UnknownFieldSet & | unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND |
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL | mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND |
| void | Swap (CpObjectiveProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (CpObjectiveProto *PROTOBUF_NONNULL other) |
| CpObjectiveProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const CpObjectiveProto &from) |
| void | MergeFrom (const CpObjectiveProto &from) |
| bool | IsInitialized () const |
| ABSL_ATTRIBUTE_REINITIALIZES void | Clear () PROTOBUF_FINAL |
| ::size_t | ByteSizeLong () const final |
| ::uint8_t *PROTOBUF_NONNULL | _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final |
| int | GetCachedSize () const |
| ::google::protobuf::Metadata | GetMetadata () const |
| int | vars_size () const |
| void | clear_vars () |
| ::int32_t | vars (int index) const |
| void | set_vars (int index, ::int32_t value) |
| void | add_vars (::int32_t value) |
| const ::google::protobuf::RepeatedField<::int32_t > & | vars () const |
| ::google::protobuf::RepeatedField<::int32_t > *PROTOBUF_NONNULL | mutable_vars () |
| int | coeffs_size () const |
| void | clear_coeffs () |
| ::int64_t | coeffs (int index) const |
| void | set_coeffs (int index, ::int64_t value) |
| void | add_coeffs (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | coeffs () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_coeffs () |
| int | domain_size () const |
| void | clear_domain () |
| ::int64_t | domain (int index) const |
| void | set_domain (int index, ::int64_t value) |
| void | add_domain (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | domain () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_domain () |
| void | clear_offset () |
| double | offset () const |
| void | set_offset (double value) |
| void | clear_scaling_factor () |
| double | scaling_factor () const |
| void | set_scaling_factor (double value) |
| void | clear_integer_before_offset () |
| ::int64_t | integer_before_offset () const |
| void | set_integer_before_offset (::int64_t value) |
| void | clear_integer_scaling_factor () |
| ::int64_t | integer_scaling_factor () const |
| void | set_integer_scaling_factor (::int64_t value) |
| void | clear_integer_after_offset () |
| ::int64_t | integer_after_offset () const |
| void | set_integer_after_offset (::int64_t value) |
| void | clear_scaling_was_exact () |
| bool | scaling_was_exact () const |
| void | set_scaling_was_exact (bool value) |
| template<typename> | |
| PROTOBUF_CONSTEXPR | CpObjectiveProto (::_pbi::ConstantInitialized) |
Static Public Member Functions | |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | descriptor () |
| static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | GetDescriptor () |
| static const ::google::protobuf::Reflection *PROTOBUF_NONNULL | GetReflection () |
| static const CpObjectiveProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 20 |
Friends | |
| class | ::google::protobuf::internal::TcParser |
| class | ::google::protobuf::MessageLite |
| class | ::google::protobuf::Arena |
| template<typename T> | |
| class | ::google::protobuf::Arena::InternalHelper |
| struct | ::TableStruct_ortools_2fsat_2fcp_5fmodel_2eproto |
| void | swap (CpObjectiveProto &a, CpObjectiveProto &b) |
| anonymous enum : int |
Definition at line 3113 of file cp_model.pb.h.
|
inline |
Definition at line 2975 of file cp_model.pb.h.
| operations_research::sat::CpObjectiveProto::~CpObjectiveProto | ( | ) |
Definition at line 9966 of file cp_model.pb.cc.
|
explicit |
|
inline |
Definition at line 2988 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 2989 of file cp_model.pb.h.
| PROTOBUF_CONSTEXPR operations_research::sat::CpObjectiveProto::CpObjectiveProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 382 of file cp_model.pb.cc.
|
final |
Definition at line 10166 of file cp_model.pb.cc.
|
inline |
Definition at line 13543 of file cp_model.pb.h.
|
inline |
Definition at line 13643 of file cp_model.pb.h.
|
inline |
Definition at line 13493 of file cp_model.pb.h.
|
final |
Definition at line 10279 of file cp_model.pb.cc.
| PROTOBUF_NOINLINE void operations_research::sat::CpObjectiveProto::Clear | ( | ) |
Definition at line 10131 of file cp_model.pb.cc.
|
inline |
Definition at line 13529 of file cp_model.pb.h.
|
inline |
Definition at line 13629 of file cp_model.pb.h.
|
inline |
Definition at line 13723 of file cp_model.pb.h.
|
inline |
Definition at line 13698 of file cp_model.pb.h.
|
inline |
Definition at line 13748 of file cp_model.pb.h.
|
inline |
Definition at line 13573 of file cp_model.pb.h.
|
inline |
Definition at line 13598 of file cp_model.pb.h.
|
inline |
Definition at line 13673 of file cp_model.pb.h.
|
inline |
Definition at line 13479 of file cp_model.pb.h.
|
inline |
Definition at line 13549 of file cp_model.pb.h.
|
inline |
Definition at line 13535 of file cp_model.pb.h.
|
inline |
Definition at line 13526 of file cp_model.pb.h.
| void operations_research::sat::CpObjectiveProto::CopyFrom | ( | const CpObjectiveProto & | from | ) |
Definition at line 10419 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 3023 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 3014 of file cp_model.pb.h.
|
inline |
Definition at line 13649 of file cp_model.pb.h.
|
inline |
Definition at line 13635 of file cp_model.pb.h.
|
inline |
Definition at line 13626 of file cp_model.pb.h.
|
inline |
Definition at line 3082 of file cp_model.pb.h.
|
inlinestatic |
Definition at line 3017 of file cp_model.pb.h.
| google::protobuf::Metadata operations_research::sat::CpObjectiveProto::GetMetadata | ( | ) | const |
Definition at line 10442 of file cp_model.pb.cc.
|
inlinestatic |
Definition at line 3020 of file cp_model.pb.h.
|
inline |
Definition at line 13729 of file cp_model.pb.h.
|
inline |
Definition at line 13704 of file cp_model.pb.h.
|
inline |
Definition at line 13754 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 10009 of file cp_model.pb.cc.
|
inline |
Definition at line 3058 of file cp_model.pb.h.
|
inline |
Definition at line 3051 of file cp_model.pb.h.
|
inline |
Definition at line 13554 of file cp_model.pb.h.
|
inline |
Definition at line 13654 of file cp_model.pb.h.
|
inline |
Definition at line 3009 of file cp_model.pb.h.
|
inline |
Definition at line 13504 of file cp_model.pb.h.
|
inline |
Definition at line 3045 of file cp_model.pb.h.
|
inline |
Definition at line 13579 of file cp_model.pb.h.
|
inline |
Definition at line 2991 of file cp_model.pb.h.
|
inlinenoexcept |
Definition at line 2995 of file cp_model.pb.h.
|
inline |
Definition at line 13604 of file cp_model.pb.h.
|
inline |
Definition at line 13679 of file cp_model.pb.h.
|
inline |
Definition at line 13539 of file cp_model.pb.h.
|
inline |
Definition at line 13639 of file cp_model.pb.h.
|
inline |
Definition at line 13733 of file cp_model.pb.h.
|
inline |
Definition at line 13708 of file cp_model.pb.h.
|
inline |
Definition at line 13758 of file cp_model.pb.h.
|
inline |
Definition at line 13583 of file cp_model.pb.h.
|
inline |
Definition at line 13608 of file cp_model.pb.h.
|
inline |
Definition at line 13683 of file cp_model.pb.h.
|
inline |
Definition at line 13489 of file cp_model.pb.h.
|
inline |
Definition at line 3029 of file cp_model.pb.h.
|
inline |
Definition at line 3005 of file cp_model.pb.h.
|
inline |
Definition at line 3037 of file cp_model.pb.h.
|
inline |
Definition at line 13499 of file cp_model.pb.h.
|
inline |
Definition at line 13485 of file cp_model.pb.h.
|
inline |
Definition at line 13476 of file cp_model.pb.h.
|
friend |
Definition at line 3248 of file cp_model.pb.h.
|
friend |
Definition at line 3250 of file cp_model.pb.h.
|
friend |
Definition at line 3241 of file cp_model.pb.h.
|
friend |
Definition at line 3247 of file cp_model.pb.h.
|
friend |
Definition at line 3279 of file cp_model.pb.h.
|
friend |
Definition at line 3028 of file cp_model.pb.h.
| Impl_ operations_research::sat::CpObjectiveProto::_impl_ |
Definition at line 3278 of file cp_model.pb.h.
|
staticconstexpr |
Definition at line 3027 of file cp_model.pb.h.