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

Detailed Description

Definition at line 1741 of file result.pb.h.

#include <result.pb.h>

Public Member Functions

constexpr SolverSpecificOutputUnion ()

Public Attributes

::google::protobuf::internal::ConstantInitialized _constinit_
::google::protobuf::Message *PROTOBUF_NULLABLE gscip_output_
::google::protobuf::Message *PROTOBUF_NULLABLE osqp_output_
::google::protobuf::Message *PROTOBUF_NULLABLE pdlp_output_

Constructor & Destructor Documentation

◆ SolverSpecificOutputUnion()

operations_research::math_opt::SolveResultProto::Impl_::SolverSpecificOutputUnion::SolverSpecificOutputUnion ( )
inlineconstexpr

Definition at line 1742 of file result.pb.h.

Member Data Documentation

◆ _constinit_

::google::protobuf::internal::ConstantInitialized operations_research::math_opt::SolveResultProto::Impl_::SolverSpecificOutputUnion::_constinit_

Definition at line 1743 of file result.pb.h.

◆ gscip_output_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::math_opt::SolveResultProto::Impl_::SolverSpecificOutputUnion::gscip_output_

Definition at line 1744 of file result.pb.h.

◆ osqp_output_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::math_opt::SolveResultProto::Impl_::SolverSpecificOutputUnion::osqp_output_

Definition at line 1745 of file result.pb.h.

◆ pdlp_output_

::google::protobuf::Message* PROTOBUF_NULLABLE operations_research::math_opt::SolveResultProto::Impl_::SolverSpecificOutputUnion::pdlp_output_

Definition at line 1746 of file result.pb.h.


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