Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
result.pb.cc File Reference
#include "ortools/math_opt/result.pb.h"
#include <algorithm>
#include <type_traits>
#include "google/protobuf/io/coded_stream.h"
#include "google/protobuf/generated_message_tctable_impl.h"
#include "google/protobuf/extension_set.h"
#include "google/protobuf/generated_message_util.h"
#include "google/protobuf/wire_format_lite.h"
#include "google/protobuf/descriptor.h"
#include "google/protobuf/generated_message_reflection.h"
#include "google/protobuf/reflection_ops.h"
#include "google/protobuf/wire_format.h"
#include "google/protobuf/port_def.inc"
#include "google/protobuf/port_undef.inc"

Go to the source code of this file.

Classes

struct  operations_research::math_opt::ProblemStatusProtoDefaultTypeInternal
struct  operations_research::math_opt::ObjectiveBoundsProtoDefaultTypeInternal
struct  operations_research::math_opt::TerminationProtoDefaultTypeInternal
struct  operations_research::math_opt::SolveStatsProtoDefaultTypeInternal
struct  operations_research::math_opt::SolveResultProto_PdlpOutputDefaultTypeInternal
struct  operations_research::math_opt::SolveResultProtoDefaultTypeInternal
class  operations_research::math_opt::ProblemStatusProto::_Internal
class  operations_research::math_opt::SolveStatsProto::_Internal
class  operations_research::math_opt::ObjectiveBoundsProto::_Internal
class  operations_research::math_opt::TerminationProto::_Internal
class  operations_research::math_opt::SolveResultProto_PdlpOutput::_Internal
class  operations_research::math_opt::SolveResultProto::_Internal

Namespaces

namespace  operations_research
 In SWIG mode, we don't want anything besides these top-level includes.
namespace  operations_research::math_opt
 An object oriented wrapper for quadratic constraints in ModelStorage.
namespace  google
namespace  google::protobuf

Functions

const ::uint32_t TableStruct_ortools_2fmath_5fopt_2fresult_2eproto::offsets[] ABSL_ATTRIBUTE_SECTION_VARIABLE (protodesc_cold)
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::math_opt::FeasibilityStatusProto_descriptor ()
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::math_opt::TerminationReasonProto_descriptor ()
const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::math_opt::LimitProto_descriptor ()

Variables

PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ProblemStatusProtoDefaultTypeInternal operations_research::math_opt::_ProblemStatusProto_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ObjectiveBoundsProtoDefaultTypeInternal operations_research::math_opt::_ObjectiveBoundsProto_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TerminationProtoDefaultTypeInternal operations_research::math_opt::_TerminationProto_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SolveStatsProtoDefaultTypeInternal operations_research::math_opt::_SolveStatsProto_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SolveResultProto_PdlpOutputDefaultTypeInternal operations_research::math_opt::_SolveResultProto_PdlpOutput_default_instance_
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SolveResultProtoDefaultTypeInternal operations_research::math_opt::_SolveResultProto_default_instance_
static const ::_pb::EnumDescriptor *PROTOBUF_NONNULL file_level_enum_descriptors_ortools_2fmath_5fopt_2fresult_2eproto [3]
static constexprconst ::_pb::ServiceDescriptor *PROTOBUF_NONNULL *PROTOBUF_NULLABLE file_level_service_descriptors_ortools_2fmath_5fopt_2fresult_2eproto = nullptr
static const ::_pb::Message *PROTOBUF_NONNULL const file_default_instances []
static const ::_pbi::DescriptorTable *PROTOBUF_NONNULL const descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_deps [5]
::absl::once_flag descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_once
PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto
PROTOBUF_CONSTINIT const uint32_t operations_research::math_opt::FeasibilityStatusProto_internal_data_ []
PROTOBUF_CONSTINIT const uint32_t operations_research::math_opt::TerminationReasonProto_internal_data_ []
PROTOBUF_CONSTINIT const uint32_t operations_research::math_opt::LimitProto_internal_data_ []
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull operations_research::math_opt::ProblemStatusProto_class_data_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull operations_research::math_opt::SolveStatsProto_class_data_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull operations_research::math_opt::ObjectiveBoundsProto_class_data_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull operations_research::math_opt::TerminationProto_class_data_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull operations_research::math_opt::SolveResultProto_PdlpOutput_class_data_
PROTOBUF_CONSTINIT PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 const::google::protobuf::internal::ClassDataFull operations_research::math_opt::SolveResultProto_class_data_
static PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 ::std::false_type _static_init2_
 @protoc_insertion_point(global_scope)

Function Documentation

◆ ABSL_ATTRIBUTE_SECTION_VARIABLE()

const ::uint32_t TableStruct_ortools_2fmath_5fopt_2fresult_2eproto::offsets[] ABSL_ATTRIBUTE_SECTION_VARIABLE ( protodesc_cold )

Variable Documentation

◆ _static_init2_

PROTOBUF_ATTRIBUTE_INIT_PRIORITY2 ::std::false_type _static_init2_
static
Initial value:
=
::std::false_type{})
PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto
Definition result.pb.cc:383

@protoc_insertion_point(global_scope)

Definition at line 2848 of file result.pb.cc.

◆ descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto

PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto
Initial value:
= {
false,
false,
2689,
descriptor_table_protodef_ortools_2fmath_5fopt_2fresult_2eproto,
"ortools/math_opt/result.proto",
5,
6,
}
static const ::_pb::Message *PROTOBUF_NONNULL const file_default_instances[]
static constexpr ::_pbi::MigrationSchema *PROTOBUF_NULLABLE schemas
::absl::once_flag descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_once
Definition result.pb.cc:382
static constexprconst ::_pb::ServiceDescriptor *PROTOBUF_NONNULL *PROTOBUF_NULLABLE file_level_service_descriptors_ortools_2fmath_5fopt_2fresult_2eproto
Definition result.pb.cc:206
static const ::_pb::EnumDescriptor *PROTOBUF_NONNULL file_level_enum_descriptors_ortools_2fmath_5fopt_2fresult_2eproto[3]
Definition result.pb.cc:204
static const ::_pbi::DescriptorTable *PROTOBUF_NONNULL const descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_deps[5]
Definition result.pb.cc:375

Definition at line 383 of file result.pb.cc.

◆ descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_deps

const ::_pbi::DescriptorTable* PROTOBUF_NONNULL const descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_deps[5]
static
Initial value:
= {
&::descriptor_table_google_2fprotobuf_2fduration_2eproto,
}
PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fgscip_2fgscip_2eproto
Definition gscip.pb.cc:460
PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fsolvers_2fosqp_2eproto
Definition osqp.pb.cc:199
PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fmath_5fopt_2fsolution_2eproto
PROTOBUF_CONSTINITconst ::_pbi::DescriptorTable descriptor_table_ortools_2fpdlp_2fsolve_5flog_2eproto

Definition at line 375 of file result.pb.cc.

◆ descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_once

::absl::once_flag descriptor_table_ortools_2fmath_5fopt_2fresult_2eproto_once
static

Definition at line 382 of file result.pb.cc.

◆ file_default_instances

const ::_pb::Message* PROTOBUF_NONNULL const file_default_instances[]
static
Initial value:
= {
}
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SolveStatsProtoDefaultTypeInternal _SolveStatsProto_default_instance_
Definition result.pb.cc:144
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SolveResultProto_PdlpOutputDefaultTypeInternal _SolveResultProto_PdlpOutput_default_instance_
Definition result.pb.cc:169
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 SolveResultProtoDefaultTypeInternal _SolveResultProto_default_instance_
Definition result.pb.cc:200
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ProblemStatusProtoDefaultTypeInternal _ProblemStatusProto_default_instance_
Definition result.pb.cc:55
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 ObjectiveBoundsProtoDefaultTypeInternal _ObjectiveBoundsProto_default_instance_
Definition result.pb.cc:81
PROTOBUF_ATTRIBUTE_NO_DESTROY PROTOBUF_CONSTINIT OR_PROTO_DLL PROTOBUF_ATTRIBUTE_INIT_PRIORITY1 TerminationProtoDefaultTypeInternal _TerminationProto_default_instance_
Definition result.pb.cc:112

Definition at line 295 of file result.pb.cc.

◆ file_level_enum_descriptors_ortools_2fmath_5fopt_2fresult_2eproto

const ::_pb::EnumDescriptor* PROTOBUF_NONNULL file_level_enum_descriptors_ortools_2fmath_5fopt_2fresult_2eproto[3]
static

Definition at line 204 of file result.pb.cc.

◆ file_level_service_descriptors_ortools_2fmath_5fopt_2fresult_2eproto

constexprconst ::_pb::ServiceDescriptor* PROTOBUF_NONNULL* PROTOBUF_NULLABLE file_level_service_descriptors_ortools_2fmath_5fopt_2fresult_2eproto = nullptr
staticconstexpr

Definition at line 206 of file result.pb.cc.