![]() |
Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
|
Definition at line 426 of file infeasible_subsystem.pb.h.
#include <infeasible_subsystem.pb.h>
Classes | |
| class | _Internal |
Public Types | |
| enum | : int { kVariableIntegralityFieldNumber = 2 , kSecondOrderConeConstraintsFieldNumber = 5 , kSos1ConstraintsFieldNumber = 6 , kSos2ConstraintsFieldNumber = 7 , kIndicatorConstraintsFieldNumber = 8 , kVariableBoundsFieldNumber = 1 , kLinearConstraintsFieldNumber = 3 , kQuadraticConstraintsFieldNumber = 4 } |
| using | Bounds = ModelSubsetProto_Bounds |
Public Member Functions | |
| ModelSubsetProto () | |
| ~ModelSubsetProto () PROTOBUF_FINAL | |
| template<typename = void> | |
| PROTOBUF_CONSTEXPR | ModelSubsetProto (::google::protobuf::internal::ConstantInitialized) |
| ModelSubsetProto (const ModelSubsetProto &from) | |
| ModelSubsetProto (ModelSubsetProto &&from) noexcept | |
| ModelSubsetProto & | operator= (const ModelSubsetProto &from) |
| ModelSubsetProto & | operator= (ModelSubsetProto &&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 (ModelSubsetProto *PROTOBUF_NONNULL other) |
| void | UnsafeArenaSwap (ModelSubsetProto *PROTOBUF_NONNULL other) |
| ModelSubsetProto *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
| void | CopyFrom (const ModelSubsetProto &from) |
| void | MergeFrom (const ModelSubsetProto &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 | variable_integrality_size () const |
| void | clear_variable_integrality () |
| ::int64_t | variable_integrality (int index) const |
| void | set_variable_integrality (int index, ::int64_t value) |
| void | add_variable_integrality (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | variable_integrality () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_variable_integrality () |
| int | second_order_cone_constraints_size () const |
| void | clear_second_order_cone_constraints () |
| ::int64_t | second_order_cone_constraints (int index) const |
| void | set_second_order_cone_constraints (int index, ::int64_t value) |
| void | add_second_order_cone_constraints (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | second_order_cone_constraints () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_second_order_cone_constraints () |
| int | sos1_constraints_size () const |
| void | clear_sos1_constraints () |
| ::int64_t | sos1_constraints (int index) const |
| void | set_sos1_constraints (int index, ::int64_t value) |
| void | add_sos1_constraints (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | sos1_constraints () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_sos1_constraints () |
| int | sos2_constraints_size () const |
| void | clear_sos2_constraints () |
| ::int64_t | sos2_constraints (int index) const |
| void | set_sos2_constraints (int index, ::int64_t value) |
| void | add_sos2_constraints (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | sos2_constraints () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_sos2_constraints () |
| int | indicator_constraints_size () const |
| void | clear_indicator_constraints () |
| ::int64_t | indicator_constraints (int index) const |
| void | set_indicator_constraints (int index, ::int64_t value) |
| void | add_indicator_constraints (::int64_t value) |
| const ::google::protobuf::RepeatedField<::int64_t > & | indicator_constraints () const |
| ::google::protobuf::RepeatedField<::int64_t > *PROTOBUF_NONNULL | mutable_indicator_constraints () |
| int | variable_bounds_size () const |
| void | clear_variable_bounds () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ModelSubsetProto_Bounds > & | variable_bounds () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ModelSubsetProto_Bounds > *PROTOBUF_NONNULL | mutable_variable_bounds () |
| int | linear_constraints_size () const |
| void | clear_linear_constraints () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ModelSubsetProto_Bounds > & | linear_constraints () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ModelSubsetProto_Bounds > *PROTOBUF_NONNULL | mutable_linear_constraints () |
| int | quadratic_constraints_size () const |
| void | clear_quadratic_constraints () |
| const ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ModelSubsetProto_Bounds > & | quadratic_constraints () const |
| ::google::protobuf::Map<::int64_t, ::operations_research::math_opt::ModelSubsetProto_Bounds > *PROTOBUF_NONNULL | mutable_quadratic_constraints () |
| template<typename> | |
| PROTOBUF_CONSTEXPR | ModelSubsetProto (::_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 ModelSubsetProto & | default_instance () |
| static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages = 4 |
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_2fmath_5fopt_2finfeasible_5fsubsystem_2eproto |
| void | swap (ModelSubsetProto &a, ModelSubsetProto &b) |
Definition at line 565 of file infeasible_subsystem.pb.h.
| anonymous enum : int |
Definition at line 568 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 429 of file infeasible_subsystem.pb.h.
| operations_research::math_opt::ModelSubsetProto::~ModelSubsetProto | ( | ) |
Definition at line 971 of file infeasible_subsystem.pb.cc.
|
explicit |
|
inline |
Definition at line 442 of file infeasible_subsystem.pb.h.
|
inlinenoexcept |
Definition at line 443 of file infeasible_subsystem.pb.h.
| PROTOBUF_CONSTEXPR operations_research::math_opt::ModelSubsetProto::ModelSubsetProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 128 of file infeasible_subsystem.pb.cc.
|
final |
Definition at line 1188 of file infeasible_subsystem.pb.cc.
|
inline |
Definition at line 1389 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1239 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1289 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1339 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1125 of file infeasible_subsystem.pb.h.
|
final |
Definition at line 1338 of file infeasible_subsystem.pb.cc.
| PROTOBUF_NOINLINE void operations_research::math_opt::ModelSubsetProto::Clear | ( | ) |
Definition at line 1144 of file infeasible_subsystem.pb.cc.
|
inline |
Definition at line 1375 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1161 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1193 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1225 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1275 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1325 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1079 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1111 of file infeasible_subsystem.pb.h.
| void operations_research::math_opt::ModelSubsetProto::CopyFrom | ( | const ModelSubsetProto & | from | ) |
Definition at line 1466 of file infeasible_subsystem.pb.cc.
|
inlinestatic |
Definition at line 477 of file infeasible_subsystem.pb.h.
|
inlinestatic |
Definition at line 468 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 536 of file infeasible_subsystem.pb.h.
|
inlinestatic |
Definition at line 471 of file infeasible_subsystem.pb.h.
| google::protobuf::Metadata operations_research::math_opt::ModelSubsetProto::GetMetadata | ( | ) | const |
Definition at line 1488 of file infeasible_subsystem.pb.cc.
|
inlinestatic |
Definition at line 474 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1395 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1381 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1372 of file infeasible_subsystem.pb.h.
|
staticconstexpr |
Definition at line 1034 of file infeasible_subsystem.pb.cc.
|
inline |
Definition at line 512 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1171 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1158 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 505 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1400 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1179 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1211 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1250 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1300 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1350 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 463 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1097 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1136 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 499 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 445 of file infeasible_subsystem.pb.h.
|
inlinenoexcept |
Definition at line 449 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1203 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1190 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1245 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1231 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1222 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1385 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1235 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1285 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1335 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1121 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1295 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1281 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1272 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1345 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1331 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1322 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 483 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 459 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 491 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1089 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1076 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1131 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1117 of file infeasible_subsystem.pb.h.
|
inline |
Definition at line 1108 of file infeasible_subsystem.pb.h.
|
friend |
Definition at line 723 of file infeasible_subsystem.pb.h.
|
friend |
Definition at line 725 of file infeasible_subsystem.pb.h.
|
friend |
Definition at line 716 of file infeasible_subsystem.pb.h.
|
friend |
Definition at line 722 of file infeasible_subsystem.pb.h.
|
friend |
Definition at line 764 of file infeasible_subsystem.pb.h.
|
friend |
Definition at line 482 of file infeasible_subsystem.pb.h.
| Impl_ operations_research::math_opt::ModelSubsetProto::_impl_ |
Definition at line 763 of file infeasible_subsystem.pb.h.
|
staticconstexpr |
Definition at line 481 of file infeasible_subsystem.pb.h.