Google OR-Tools v9.15
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 5007 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 5008 of file linear_solver.pb.h.

Member Data Documentation

◆ _constinit_

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

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

◆ abs_constraint_

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

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

◆ and_constraint_

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

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

◆ indicator_constraint_

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

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

◆ max_constraint_

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

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

◆ min_constraint_

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

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

◆ or_constraint_

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

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

◆ quadratic_constraint_

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

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

◆ sos_constraint_

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

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


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