![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 900 of file solution.pb.h.
#include <solution.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kDualValuesFieldNumber = 1 , kReducedCostsFieldNumber = 2 , kQuadraticDualValuesFieldNumber = 5 , kObjectiveValueFieldNumber = 3 , kFeasibilityStatusFieldNumber = 4 } |
nested types -------------------------------------------------— More... |
Static Public Member Functions | |
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | descriptor () |
static const ::google::protobuf::Descriptor *PROTOBUF_NONNULL | GetDescriptor () |
static const ::google::protobuf::Reflection *PROTOBUF_NONNULL | GetReflection () |
static const DualSolutionProto & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 3 |
Protected Member Functions | |
DualSolutionProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
DualSolutionProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const DualSolutionProto &from) | |
DualSolutionProto (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, DualSolutionProto &&from) noexcept | |
const ::google::protobuf::internal::ClassData *PROTOBUF_NONNULL | GetClassData () const PROTOBUF_FINAL |
Static Protected Member Functions | |
static void *PROTOBUF_NONNULL | PlacementNew_ (const void *PROTOBUF_NONNULL, void *PROTOBUF_NONNULL mem, ::google::protobuf::Arena *PROTOBUF_NULLABLE arena) |
static constexpr auto | InternalNewImpl_ () |
Friends | |
class | ::google::protobuf::internal::TcParser |
class | ::google::protobuf::MessageLite |
class | ::google::protobuf::Arena |
template<typename T> | |
class | ::google::protobuf::Arena::InternalHelper |
struct | ::TableStruct_ortools_2fmath_5fopt_2fsolution_2eproto |
void | swap (DualSolutionProto &a, DualSolutionProto &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kDualValuesFieldNumber | |
kReducedCostsFieldNumber | |
kQuadraticDualValuesFieldNumber | |
kObjectiveValueFieldNumber | |
kFeasibilityStatusFieldNumber |
Definition at line 1042 of file solution.pb.h.
|
inline |
Definition at line 903 of file solution.pb.h.
operations_research::math_opt::DualSolutionProto::~DualSolutionProto | ( | ) |
@protoc_insertion_point(destructor:operations_research.math_opt.DualSolutionProto)
Definition at line 1279 of file solution.pb.cc.
|
explicit |
|
inline |
Definition at line 916 of file solution.pb.h.
|
inlinenoexcept |
Definition at line 917 of file solution.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.math_opt.DualSolutionProto)
Definition at line 1216 of file solution.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.math_opt.DualSolutionProto)
Definition at line 1232 of file solution.pb.cc.
|
inlineprotectednoexcept |
Definition at line 1024 of file solution.pb.h.
PROTOBUF_CONSTEXPR operations_research::math_opt::DualSolutionProto::DualSolutionProto | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 139 of file solution.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.math_opt.DualSolutionProto)
.operations_research.math_opt.SparseDoubleVectorProto dual_values = 1;
.operations_research.math_opt.SparseDoubleVectorProto reduced_costs = 2;
optional double objective_value = 3;
.operations_research.math_opt.SolutionStatusProto feasibility_status = 4;
.operations_research.math_opt.SparseDoubleVectorProto quadratic_dual_values = 5;
@protoc_insertion_point(serialize_to_array_end:operations_research.math_opt.DualSolutionProto)
Definition at line 1437 of file solution.pb.cc.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.math_opt.DualSolutionProto)
Prevent compiler warnings about cached_has_bits being unused
.operations_research.math_opt.SparseDoubleVectorProto dual_values = 1;
.operations_research.math_opt.SparseDoubleVectorProto reduced_costs = 2;
.operations_research.math_opt.SparseDoubleVectorProto quadratic_dual_values = 5;
.operations_research.math_opt.SolutionStatusProto feasibility_status = 4;
Definition at line 1497 of file solution.pb.cc.
PROTOBUF_NOINLINE void operations_research::math_opt::DualSolutionProto::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.math_opt.DualSolutionProto)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 1400 of file solution.pb.cc.
void operations_research::math_opt::DualSolutionProto::clear_dual_values | ( | ) |
Definition at line 1201 of file solution.pb.cc.
|
inline |
.operations_research.math_opt.SolutionStatusProto feasibility_status = 4;
Definition at line 2428 of file solution.pb.h.
|
inline |
Definition at line 2404 of file solution.pb.h.
void operations_research::math_opt::DualSolutionProto::clear_quadratic_dual_values | ( | ) |
Definition at line 1206 of file solution.pb.cc.
void operations_research::math_opt::DualSolutionProto::clear_reduced_costs | ( | ) |
Definition at line 1211 of file solution.pb.cc.
void operations_research::math_opt::DualSolutionProto::CopyFrom | ( | const DualSolutionProto & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.math_opt.DualSolutionProto)
Definition at line 1586 of file solution.pb.cc.
|
inlinestatic |
Definition at line 951 of file solution.pb.h.
|
inlinestatic |
Definition at line 942 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.DualSolutionProto.dual_values)
Definition at line 2131 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.DualSolutionProto.feasibility_status)
Definition at line 2433 of file solution.pb.h.
|
inline |
Definition at line 1010 of file solution.pb.h.
|
protected |
Definition at line 1330 of file solution.pb.cc.
|
inlinestatic |
Definition at line 945 of file solution.pb.h.
google::protobuf::Metadata operations_research::math_opt::DualSolutionProto::GetMetadata | ( | ) | const |
Definition at line 1606 of file solution.pb.cc.
|
inlinestatic |
Definition at line 948 of file solution.pb.h.
|
inline |
.operations_research.math_opt.SparseDoubleVectorProto dual_values = 1;
.operations_research.math_opt.SparseDoubleVectorProto dual_values = 1;
Definition at line 2121 of file solution.pb.h.
|
inline |
optional double objective_value = 3;
Definition at line 2400 of file solution.pb.h.
|
inline |
.operations_research.math_opt.SparseDoubleVectorProto quadratic_dual_values = 5;
Definition at line 2214 of file solution.pb.h.
|
inline |
.operations_research.math_opt.SparseDoubleVectorProto reduced_costs = 2;
Definition at line 2307 of file solution.pb.h.
|
staticconstexpr |
Definition at line 1302 of file solution.pb.cc.
|
staticconstexprprotected |
Definition at line 1298 of file solution.pb.cc.
|
inline |
Definition at line 986 of file solution.pb.h.
|
inline |
Definition at line 979 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.DualSolutionProto.dual_values)
Definition at line 2185 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.DualSolutionProto.quadratic_dual_values)
Definition at line 2278 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.math_opt.DualSolutionProto.reduced_costs)
Definition at line 2371 of file solution.pb.h.
|
inline |
Definition at line 937 of file solution.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 973 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.DualSolutionProto.objective_value)
Definition at line 2409 of file solution.pb.h.
|
inline |
Definition at line 919 of file solution.pb.h.
|
inlinenoexcept |
Definition at line 923 of file solution.pb.h.
|
inlinestaticprotected |
Definition at line 1293 of file solution.pb.cc.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.DualSolutionProto.quadratic_dual_values)
Definition at line 2224 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.math_opt.DualSolutionProto.reduced_costs)
Definition at line 2317 of file solution.pb.h.
|
inlinenodiscard |
Definition at line 2149 of file solution.pb.h.
|
inlinenodiscard |
Definition at line 2242 of file solution.pb.h.
|
inlinenodiscard |
Definition at line 2335 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.DualSolutionProto.dual_values)
Definition at line 2192 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.DualSolutionProto.quadratic_dual_values)
Definition at line 2285 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_set_allocated:operations_research.math_opt.DualSolutionProto.reduced_costs)
Definition at line 2378 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.math_opt.DualSolutionProto.feasibility_status)
Definition at line 2437 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.math_opt.DualSolutionProto.objective_value)
Definition at line 2413 of file solution.pb.h.
|
inline |
Definition at line 957 of file solution.pb.h.
|
inline |
Definition at line 933 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.DualSolutionProto.dual_values)
Definition at line 2168 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.DualSolutionProto.quadratic_dual_values)
Definition at line 2261 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_release:operations_research.math_opt.DualSolutionProto.reduced_costs)
Definition at line 2354 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.DualSolutionProto.dual_values)
Definition at line 2135 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.DualSolutionProto.quadratic_dual_values)
Definition at line 2228 of file solution.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.math_opt.DualSolutionProto.reduced_costs)
Definition at line 2321 of file solution.pb.h.
|
inline |
Definition at line 965 of file solution.pb.h.
|
friend |
Definition at line 1125 of file solution.pb.h.
|
friend |
Definition at line 1127 of file solution.pb.h.
|
friend |
Definition at line 1118 of file solution.pb.h.
|
friend |
Definition at line 1124 of file solution.pb.h.
|
friend |
Definition at line 1149 of file solution.pb.h.
|
friend |
Definition at line 956 of file solution.pb.h.
Impl_ operations_research::math_opt::DualSolutionProto::_impl_ |
Definition at line 1148 of file solution.pb.h.
|
staticconstexpr |
Definition at line 955 of file solution.pb.h.