Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion Union Reference

Detailed Description

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_

Constructor & Destructor Documentation

◆ GeneralConstraintUnion()

operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::GeneralConstraintUnion ( )
inlineconstexpr

Definition at line 5024 of file linear_solver.pb.h.

Member Data Documentation

◆ _constinit_

::google::protobuf::internal::ConstantInitialized operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::_constinit_

Definition at line 5025 of file linear_solver.pb.h.

◆ abs_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::abs_constraint_

Definition at line 5029 of file linear_solver.pb.h.

◆ and_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::and_constraint_

Definition at line 5030 of file linear_solver.pb.h.

◆ indicator_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::indicator_constraint_

Definition at line 5026 of file linear_solver.pb.h.

◆ max_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::max_constraint_

Definition at line 5033 of file linear_solver.pb.h.

◆ min_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::min_constraint_

Definition at line 5032 of file linear_solver.pb.h.

◆ or_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::or_constraint_

Definition at line 5031 of file linear_solver.pb.h.

◆ quadratic_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::quadratic_constraint_

Definition at line 5028 of file linear_solver.pb.h.

◆ sos_constraint_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::MPGeneralConstraintProto::Impl_::GeneralConstraintUnion::sos_constraint_

Definition at line 5027 of file linear_solver.pb.h.


The documentation for this union was generated from the following file: