![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 724 of file solvers.pb.h.
#include <solvers.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kStepSizeDownscalingFactorFieldNumber = 1 , kLinesearchContractionFactorFieldNumber = 2 , kStepSizeInterpolationFieldNumber = 3 } |
nested types -------------------------------------------------— More... |
Public Member Functions | |
MalitskyPockParams () | |
~MalitskyPockParams () PROTOBUF_FINAL | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | MalitskyPockParams (::google::protobuf::internal::ConstantInitialized) |
MalitskyPockParams (const MalitskyPockParams &from) | |
MalitskyPockParams (MalitskyPockParams &&from) noexcept | |
MalitskyPockParams & | operator= (const MalitskyPockParams &from) |
MalitskyPockParams & | operator= (MalitskyPockParams &&from) noexcept |
const ::google::protobuf::UnknownFieldSet & | unknown_fields () const ABSL_ATTRIBUTE_LIFETIME_BOUND |
inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL | mutable_unknown_fields () ABSL_ATTRIBUTE_LIFETIME_BOUND |
void | Swap (MalitskyPockParams *PROTOBUF_NONNULL other) |
void | UnsafeArenaSwap (MalitskyPockParams *PROTOBUF_NONNULL other) |
MalitskyPockParams *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
implements Message -------------------------------------------— | |
void | CopyFrom (const MalitskyPockParams &from) |
void | MergeFrom (const MalitskyPockParams &from) |
bool | IsInitialized () const |
ABSL_ATTRIBUTE_REINITIALIZES void | Clear () PROTOBUF_FINAL |
::size_t | ByteSizeLong () const final |
::uint8_t *PROTOBUF_NONNULL | _InternalSerialize (::uint8_t *PROTOBUF_NONNULL target, ::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream) const final |
int | GetCachedSize () const |
::google::protobuf::Metadata | GetMetadata () const |
bool | has_step_size_downscaling_factor () const |
optional double step_size_downscaling_factor = 1 [default = 0.7]; | |
void | clear_step_size_downscaling_factor () |
double | step_size_downscaling_factor () const |
void | set_step_size_downscaling_factor (double value) |
bool | has_linesearch_contraction_factor () const |
optional double linesearch_contraction_factor = 2 [default = 0.99]; | |
void | clear_linesearch_contraction_factor () |
double | linesearch_contraction_factor () const |
void | set_linesearch_contraction_factor (double value) |
bool | has_step_size_interpolation () const |
optional double step_size_interpolation = 3 [default = 1]; | |
void | clear_step_size_interpolation () |
double | step_size_interpolation () const |
void | set_step_size_interpolation (double value) |
template<typename> | |
PROTOBUF_CONSTEXPR | MalitskyPockParams (::_pbi::ConstantInitialized) |
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 MalitskyPockParams & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 4 |
Protected Member Functions | |
MalitskyPockParams (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
MalitskyPockParams (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const MalitskyPockParams &from) | |
MalitskyPockParams (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, MalitskyPockParams &&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_2fpdlp_2fsolvers_2eproto |
void | swap (MalitskyPockParams &a, MalitskyPockParams &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kStepSizeDownscalingFactorFieldNumber | |
kLinesearchContractionFactorFieldNumber | |
kStepSizeInterpolationFieldNumber |
Definition at line 866 of file solvers.pb.h.
|
inline |
Definition at line 727 of file solvers.pb.h.
operations_research::pdlp::MalitskyPockParams::~MalitskyPockParams | ( | ) |
@protoc_insertion_point(destructor:operations_research.pdlp.MalitskyPockParams)
Definition at line 1981 of file solvers.pb.cc.
|
explicit |
|
inline |
Definition at line 740 of file solvers.pb.h.
|
inlinenoexcept |
Definition at line 741 of file solvers.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.pdlp.MalitskyPockParams)
Definition at line 1950 of file solvers.pb.cc.
|
protected |
Definition at line 1959 of file solvers.pb.cc.
|
inlineprotectednoexcept |
Definition at line 848 of file solvers.pb.h.
PROTOBUF_CONSTEXPR operations_research::pdlp::MalitskyPockParams::MalitskyPockParams | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 94 of file solvers.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.pdlp.MalitskyPockParams)
optional double step_size_downscaling_factor = 1 [default = 0.7];
optional double linesearch_contraction_factor = 2 [default = 0.99];
optional double step_size_interpolation = 3 [default = 1];
@protoc_insertion_point(serialize_to_array_end:operations_research.pdlp.MalitskyPockParams)
Definition at line 2104 of file solvers.pb.cc.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.pdlp.MalitskyPockParams)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 2148 of file solvers.pb.cc.
PROTOBUF_NOINLINE void operations_research::pdlp::MalitskyPockParams::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.pdlp.MalitskyPockParams)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 2081 of file solvers.pb.cc.
|
inline |
Definition at line 3078 of file solvers.pb.h.
|
inline |
Definition at line 3050 of file solvers.pb.h.
|
inline |
Definition at line 3106 of file solvers.pb.h.
void operations_research::pdlp::MalitskyPockParams::CopyFrom | ( | const MalitskyPockParams & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.pdlp.MalitskyPockParams)
Definition at line 2189 of file solvers.pb.cc.
|
inlinestatic |
Definition at line 775 of file solvers.pb.h.
|
inlinestatic |
Definition at line 766 of file solvers.pb.h.
|
inline |
Definition at line 834 of file solvers.pb.h.
|
protected |
Definition at line 2029 of file solvers.pb.cc.
|
inlinestatic |
Definition at line 769 of file solvers.pb.h.
google::protobuf::Metadata operations_research::pdlp::MalitskyPockParams::GetMetadata | ( | ) | const |
Definition at line 2209 of file solvers.pb.cc.
|
inlinestatic |
Definition at line 772 of file solvers.pb.h.
|
inline |
optional double linesearch_contraction_factor = 2 [default = 0.99];
Definition at line 3074 of file solvers.pb.h.
|
inline |
optional double step_size_downscaling_factor = 1 [default = 0.7];
optional double step_size_downscaling_factor = 1 [default = 0.7];
Definition at line 3046 of file solvers.pb.h.
|
inline |
optional double step_size_interpolation = 3 [default = 1];
Definition at line 3102 of file solvers.pb.h.
|
staticconstexpr |
Definition at line 2001 of file solvers.pb.cc.
|
staticconstexprprotected |
Definition at line 1997 of file solvers.pb.cc.
|
inline |
Definition at line 810 of file solvers.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.pdlp.MalitskyPockParams.linesearch_contraction_factor)
Definition at line 3083 of file solvers.pb.h.
|
inline |
Definition at line 803 of file solvers.pb.h.
|
inline |
Definition at line 761 of file solvers.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 797 of file solvers.pb.h.
|
inline |
Definition at line 743 of file solvers.pb.h.
|
inlinenoexcept |
Definition at line 747 of file solvers.pb.h.
|
inlinestaticprotected |
Definition at line 1992 of file solvers.pb.cc.
|
inline |
@protoc_insertion_point(field_set:operations_research.pdlp.MalitskyPockParams.linesearch_contraction_factor)
Definition at line 3087 of file solvers.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.pdlp.MalitskyPockParams.step_size_downscaling_factor)
Definition at line 3059 of file solvers.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.pdlp.MalitskyPockParams.step_size_interpolation)
Definition at line 3115 of file solvers.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.pdlp.MalitskyPockParams.step_size_downscaling_factor)
Definition at line 3055 of file solvers.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.pdlp.MalitskyPockParams.step_size_interpolation)
Definition at line 3111 of file solvers.pb.h.
|
inline |
Definition at line 781 of file solvers.pb.h.
|
inline |
Definition at line 757 of file solvers.pb.h.
|
inline |
Definition at line 789 of file solvers.pb.h.
|
friend |
Definition at line 914 of file solvers.pb.h.
|
friend |
Definition at line 916 of file solvers.pb.h.
|
friend |
Definition at line 907 of file solvers.pb.h.
|
friend |
Definition at line 913 of file solvers.pb.h.
|
friend |
Definition at line 936 of file solvers.pb.h.
|
friend |
Definition at line 780 of file solvers.pb.h.
Impl_ operations_research::pdlp::MalitskyPockParams::_impl_ |
Definition at line 935 of file solvers.pb.h.
|
staticconstexpr |
Definition at line 779 of file solvers.pb.h.