![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 5023 of file linear_solver.pb.h.
#include <linear_solver.pb.h>
Public Member Functions | |
constexpr | GeneralConstraintUnion () |
Public Attributes | |
::google::protobuf::internal::ConstantInitialized | _constinit_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | indicator_constraint_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | sos_constraint_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | quadratic_constraint_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | abs_constraint_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | and_constraint_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | or_constraint_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | min_constraint_ |
::google::protobuf::Message *PROTOBUF_NULLABLE | max_constraint_ |
|
inlineconstexpr |
Definition at line 5024 of file linear_solver.pb.h.
::google::protobuf::internal::ConstantInitialized operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::_constinit_ |
Definition at line 5025 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::abs_constraint_ |
Definition at line 5029 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::and_constraint_ |
Definition at line 5030 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::indicator_constraint_ |
Definition at line 5026 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::max_constraint_ |
Definition at line 5033 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::min_constraint_ |
Definition at line 5032 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::or_constraint_ |
Definition at line 5031 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::quadratic_constraint_ |
Definition at line 5028 of file linear_solver.pb.h.
::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::sos_constraint_ |
Definition at line 5027 of file linear_solver.pb.h.