![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 710 of file routing_ils.pb.h.
#include <routing_ils.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kMaxRemovedSequenceSizeFieldNumber = 1 , kAvgNumRemovedVisitsFieldNumber = 2 , kBypassFactorFieldNumber = 3 } |
nested types -------------------------------------------------— More... |
Public Member Functions | |
SISRRuinStrategy () | |
~SISRRuinStrategy () PROTOBUF_FINAL | |
template<typename = void> | |
PROTOBUF_CONSTEXPR | SISRRuinStrategy (::google::protobuf::internal::ConstantInitialized) |
SISRRuinStrategy (const SISRRuinStrategy &from) | |
SISRRuinStrategy (SISRRuinStrategy &&from) noexcept | |
SISRRuinStrategy & | operator= (const SISRRuinStrategy &from) |
SISRRuinStrategy & | operator= (SISRRuinStrategy &&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 (SISRRuinStrategy *PROTOBUF_NONNULL other) |
void | UnsafeArenaSwap (SISRRuinStrategy *PROTOBUF_NONNULL other) |
SISRRuinStrategy *PROTOBUF_NONNULL | New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const |
implements Message -------------------------------------------— | |
void | CopyFrom (const SISRRuinStrategy &from) |
void | MergeFrom (const SISRRuinStrategy &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_max_removed_sequence_size () const |
optional uint32 max_removed_sequence_size = 1; | |
void | clear_max_removed_sequence_size () |
::uint32_t | max_removed_sequence_size () const |
void | set_max_removed_sequence_size (::uint32_t value) |
bool | has_avg_num_removed_visits () const |
optional uint32 avg_num_removed_visits = 2; | |
void | clear_avg_num_removed_visits () |
::uint32_t | avg_num_removed_visits () const |
void | set_avg_num_removed_visits (::uint32_t value) |
bool | has_bypass_factor () const |
optional double bypass_factor = 3; | |
void | clear_bypass_factor () |
double | bypass_factor () const |
void | set_bypass_factor (double value) |
template<typename> | |
PROTOBUF_CONSTEXPR | SISRRuinStrategy (::_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 SISRRuinStrategy & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 2 |
Protected Member Functions | |
SISRRuinStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
SISRRuinStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const SISRRuinStrategy &from) | |
SISRRuinStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, SISRRuinStrategy &&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_2fconstraint_5fsolver_2frouting_5fils_2eproto |
void | swap (SISRRuinStrategy &a, SISRRuinStrategy &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kMaxRemovedSequenceSizeFieldNumber | |
kAvgNumRemovedVisitsFieldNumber | |
kBypassFactorFieldNumber |
Definition at line 852 of file routing_ils.pb.h.
|
inline |
Definition at line 713 of file routing_ils.pb.h.
operations_research::SISRRuinStrategy::~SISRRuinStrategy | ( | ) |
@protoc_insertion_point(destructor:operations_research.SISRRuinStrategy)
Definition at line 1011 of file routing_ils.pb.cc.
|
explicit |
|
inline |
Definition at line 726 of file routing_ils.pb.h.
|
inlinenoexcept |
Definition at line 727 of file routing_ils.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.SISRRuinStrategy)
Definition at line 977 of file routing_ils.pb.cc.
|
protected |
Definition at line 986 of file routing_ils.pb.cc.
|
inlineprotectednoexcept |
Definition at line 834 of file routing_ils.pb.h.
PROTOBUF_CONSTEXPR operations_research::SISRRuinStrategy::SISRRuinStrategy | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 90 of file routing_ils.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.SISRRuinStrategy)
optional uint32 max_removed_sequence_size = 1;
optional uint32 avg_num_removed_visits = 2;
optional double bypass_factor = 3;
@protoc_insertion_point(serialize_to_array_end:operations_research.SISRRuinStrategy)
Definition at line 1134 of file routing_ils.pb.cc.
|
inline |
@protoc_insertion_point(field_get:operations_research.SISRRuinStrategy.avg_num_removed_visits)
Definition at line 2688 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.SISRRuinStrategy.bypass_factor)
Definition at line 2716 of file routing_ils.pb.h.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.SISRRuinStrategy)
Prevent compiler warnings about cached_has_bits being unused
optional uint32 max_removed_sequence_size = 1;
optional uint32 avg_num_removed_visits = 2;
Definition at line 1178 of file routing_ils.pb.cc.
PROTOBUF_NOINLINE void operations_research::SISRRuinStrategy::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.SISRRuinStrategy)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 1111 of file routing_ils.pb.cc.
|
inline |
Definition at line 2683 of file routing_ils.pb.h.
|
inline |
Definition at line 2711 of file routing_ils.pb.h.
|
inline |
Definition at line 2655 of file routing_ils.pb.h.
void operations_research::SISRRuinStrategy::CopyFrom | ( | const SISRRuinStrategy & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.SISRRuinStrategy)
Definition at line 1231 of file routing_ils.pb.cc.
|
inlinestatic |
Definition at line 761 of file routing_ils.pb.h.
|
inlinestatic |
Definition at line 752 of file routing_ils.pb.h.
|
inline |
Definition at line 820 of file routing_ils.pb.h.
|
protected |
Definition at line 1059 of file routing_ils.pb.cc.
|
inlinestatic |
Definition at line 755 of file routing_ils.pb.h.
google::protobuf::Metadata operations_research::SISRRuinStrategy::GetMetadata | ( | ) | const |
Definition at line 1251 of file routing_ils.pb.cc.
|
inlinestatic |
Definition at line 758 of file routing_ils.pb.h.
|
inline |
optional uint32 avg_num_removed_visits = 2;
Definition at line 2679 of file routing_ils.pb.h.
|
inline |
optional double bypass_factor = 3;
Definition at line 2707 of file routing_ils.pb.h.
|
inline |
optional uint32 max_removed_sequence_size = 1;
optional uint32 max_removed_sequence_size = 1;
Definition at line 2651 of file routing_ils.pb.h.
|
staticconstexpr |
Definition at line 1031 of file routing_ils.pb.cc.
|
staticconstexprprotected |
Definition at line 1027 of file routing_ils.pb.cc.
|
inline |
Definition at line 796 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.SISRRuinStrategy.max_removed_sequence_size)
Definition at line 2660 of file routing_ils.pb.h.
|
inline |
Definition at line 789 of file routing_ils.pb.h.
|
inline |
Definition at line 747 of file routing_ils.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 783 of file routing_ils.pb.h.
|
inline |
Definition at line 729 of file routing_ils.pb.h.
|
inlinenoexcept |
Definition at line 733 of file routing_ils.pb.h.
|
inlinestaticprotected |
Definition at line 1022 of file routing_ils.pb.cc.
|
inline |
@protoc_insertion_point(field_set:operations_research.SISRRuinStrategy.avg_num_removed_visits)
Definition at line 2692 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.SISRRuinStrategy.bypass_factor)
Definition at line 2720 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_set:operations_research.SISRRuinStrategy.max_removed_sequence_size)
Definition at line 2664 of file routing_ils.pb.h.
|
inline |
Definition at line 767 of file routing_ils.pb.h.
|
inline |
Definition at line 743 of file routing_ils.pb.h.
|
inline |
Definition at line 775 of file routing_ils.pb.h.
|
friend |
Definition at line 900 of file routing_ils.pb.h.
|
friend |
Definition at line 902 of file routing_ils.pb.h.
|
friend |
Definition at line 893 of file routing_ils.pb.h.
|
friend |
Definition at line 899 of file routing_ils.pb.h.
|
friend |
Definition at line 922 of file routing_ils.pb.h.
|
friend |
Definition at line 766 of file routing_ils.pb.h.
Impl_ operations_research::SISRRuinStrategy::_impl_ |
Definition at line 921 of file routing_ils.pb.h.
|
staticconstexpr |
Definition at line 765 of file routing_ils.pb.h.