Google OR-Tools v9.15
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
operations_research::SISRRuinStrategy Class Referencefinal

Detailed Description

Definition at line 691 of file routing_ils.pb.h.

#include <routing_ils.pb.h>

Inheritance diagram for operations_research::SISRRuinStrategy:

Classes

class  _Internal

Public Types

enum  : int { kMaxRemovedSequenceSizeFieldNumber = 1 , kAvgNumRemovedVisitsFieldNumber = 2 , kBypassFactorFieldNumber = 3 }

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
SISRRuinStrategyoperator= (const SISRRuinStrategy &from)
SISRRuinStrategyoperator= (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
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
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
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
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 SISRRuinStrategydefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 2

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)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kMaxRemovedSequenceSizeFieldNumber 
kAvgNumRemovedVisitsFieldNumber 
kBypassFactorFieldNumber 

Definition at line 832 of file routing_ils.pb.h.

Constructor & Destructor Documentation

◆ SISRRuinStrategy() [1/5]

operations_research::SISRRuinStrategy::SISRRuinStrategy ( )
inline

Definition at line 694 of file routing_ils.pb.h.

◆ ~SISRRuinStrategy()

operations_research::SISRRuinStrategy::~SISRRuinStrategy ( )

Definition at line 1238 of file routing_ils.pb.cc.

◆ SISRRuinStrategy() [2/5]

template<typename = void>
PROTOBUF_CONSTEXPR operations_research::SISRRuinStrategy::SISRRuinStrategy ( ::google::protobuf::internal::ConstantInitialized )
explicit

◆ SISRRuinStrategy() [3/5]

operations_research::SISRRuinStrategy::SISRRuinStrategy ( const SISRRuinStrategy & from)
inline

Definition at line 707 of file routing_ils.pb.h.

◆ SISRRuinStrategy() [4/5]

operations_research::SISRRuinStrategy::SISRRuinStrategy ( SISRRuinStrategy && from)
inlinenoexcept

Definition at line 708 of file routing_ils.pb.h.

◆ SISRRuinStrategy() [5/5]

template<typename>
PROTOBUF_CONSTEXPR operations_research::SISRRuinStrategy::SISRRuinStrategy ( ::_pbi::ConstantInitialized )

Definition at line 90 of file routing_ils.pb.cc.

Member Function Documentation

◆ _InternalSerialize()

uint8_t *PROTOBUF_NONNULL operations_research::SISRRuinStrategy::_InternalSerialize ( ::uint8_t *PROTOBUF_NONNULL target,
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL stream ) const
final

Definition at line 1364 of file routing_ils.pb.cc.

◆ avg_num_removed_visits()

uint32_t operations_research::SISRRuinStrategy::avg_num_removed_visits ( ) const
inline

Definition at line 3844 of file routing_ils.pb.h.

◆ bypass_factor()

double operations_research::SISRRuinStrategy::bypass_factor ( ) const
inline

Definition at line 3873 of file routing_ils.pb.h.

◆ ByteSizeLong()

size_t operations_research::SISRRuinStrategy::ByteSizeLong ( ) const
final

Definition at line 1411 of file routing_ils.pb.cc.

◆ Clear()

PROTOBUF_NOINLINE void operations_research::SISRRuinStrategy::Clear ( )

Definition at line 1341 of file routing_ils.pb.cc.

◆ clear_avg_num_removed_visits()

void operations_research::SISRRuinStrategy::clear_avg_num_removed_visits ( )
inline

Definition at line 3838 of file routing_ils.pb.h.

◆ clear_bypass_factor()

void operations_research::SISRRuinStrategy::clear_bypass_factor ( )
inline

Definition at line 3867 of file routing_ils.pb.h.

◆ clear_max_removed_sequence_size()

void operations_research::SISRRuinStrategy::clear_max_removed_sequence_size ( )
inline

Definition at line 3809 of file routing_ils.pb.h.

◆ CopyFrom()

void operations_research::SISRRuinStrategy::CopyFrom ( const SISRRuinStrategy & from)

Definition at line 1470 of file routing_ils.pb.cc.

◆ default_instance()

const SISRRuinStrategy & operations_research::SISRRuinStrategy::default_instance ( )
inlinestatic

Definition at line 742 of file routing_ils.pb.h.

◆ descriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::SISRRuinStrategy::descriptor ( )
inlinestatic

Definition at line 733 of file routing_ils.pb.h.

◆ GetCachedSize()

int operations_research::SISRRuinStrategy::GetCachedSize ( ) const
inline

Definition at line 801 of file routing_ils.pb.h.

◆ GetDescriptor()

const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::SISRRuinStrategy::GetDescriptor ( )
inlinestatic

Definition at line 736 of file routing_ils.pb.h.

◆ GetMetadata()

google::protobuf::Metadata operations_research::SISRRuinStrategy::GetMetadata ( ) const

Definition at line 1490 of file routing_ils.pb.cc.

◆ GetReflection()

const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::SISRRuinStrategy::GetReflection ( )
inlinestatic

Definition at line 739 of file routing_ils.pb.h.

◆ has_avg_num_removed_visits()

bool operations_research::SISRRuinStrategy::has_avg_num_removed_visits ( ) const
inline

Definition at line 3834 of file routing_ils.pb.h.

◆ has_bypass_factor()

bool operations_research::SISRRuinStrategy::has_bypass_factor ( ) const
inline

Definition at line 3863 of file routing_ils.pb.h.

◆ has_max_removed_sequence_size()

bool operations_research::SISRRuinStrategy::has_max_removed_sequence_size ( ) const
inline

Definition at line 3805 of file routing_ils.pb.h.

◆ InternalGenerateClassData_()

auto operations_research::SISRRuinStrategy::InternalGenerateClassData_ ( )
staticconstexpr

Definition at line 1261 of file routing_ils.pb.cc.

◆ IsInitialized()

bool operations_research::SISRRuinStrategy::IsInitialized ( ) const
inline

Definition at line 777 of file routing_ils.pb.h.

◆ max_removed_sequence_size()

uint32_t operations_research::SISRRuinStrategy::max_removed_sequence_size ( ) const
inline

Definition at line 3815 of file routing_ils.pb.h.

◆ MergeFrom()

void operations_research::SISRRuinStrategy::MergeFrom ( const SISRRuinStrategy & from)
inline

Definition at line 770 of file routing_ils.pb.h.

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::SISRRuinStrategy::mutable_unknown_fields ( )
inline

Definition at line 728 of file routing_ils.pb.h.

◆ New()

SISRRuinStrategy *PROTOBUF_NONNULL operations_research::SISRRuinStrategy::New ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena = nullptr) const
inline

Definition at line 764 of file routing_ils.pb.h.

◆ operator=() [1/2]

SISRRuinStrategy & operations_research::SISRRuinStrategy::operator= ( const SISRRuinStrategy & from)
inline

Definition at line 710 of file routing_ils.pb.h.

◆ operator=() [2/2]

SISRRuinStrategy & operations_research::SISRRuinStrategy::operator= ( SISRRuinStrategy && from)
inlinenoexcept

Definition at line 714 of file routing_ils.pb.h.

◆ set_avg_num_removed_visits()

void operations_research::SISRRuinStrategy::set_avg_num_removed_visits ( ::uint32_t value)
inline

Definition at line 3848 of file routing_ils.pb.h.

◆ set_bypass_factor()

void operations_research::SISRRuinStrategy::set_bypass_factor ( double value)
inline

Definition at line 3877 of file routing_ils.pb.h.

◆ set_max_removed_sequence_size()

void operations_research::SISRRuinStrategy::set_max_removed_sequence_size ( ::uint32_t value)
inline

Definition at line 3819 of file routing_ils.pb.h.

◆ Swap()

void operations_research::SISRRuinStrategy::Swap ( SISRRuinStrategy *PROTOBUF_NONNULL other)
inline

Definition at line 748 of file routing_ils.pb.h.

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet & operations_research::SISRRuinStrategy::unknown_fields ( ) const
inline

Definition at line 724 of file routing_ils.pb.h.

◆ UnsafeArenaSwap()

void operations_research::SISRRuinStrategy::UnsafeArenaSwap ( SISRRuinStrategy *PROTOBUF_NONNULL other)
inline

Definition at line 756 of file routing_ils.pb.h.

◆ ::google::protobuf::Arena

friend class ::google::protobuf::Arena
friend

Definition at line 880 of file routing_ils.pb.h.

◆ ::google::protobuf::Arena::InternalHelper

template<typename T>
friend class ::google::protobuf::Arena::InternalHelper
friend

Definition at line 882 of file routing_ils.pb.h.

◆ ::google::protobuf::internal::TcParser

friend class ::google::protobuf::internal::TcParser
friend

Definition at line 873 of file routing_ils.pb.h.

◆ ::google::protobuf::MessageLite

friend class ::google::protobuf::MessageLite
friend

Definition at line 879 of file routing_ils.pb.h.

◆ ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto

friend struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto
friend

Definition at line 902 of file routing_ils.pb.h.

◆ swap

void swap ( SISRRuinStrategy & a,
SISRRuinStrategy & b )
friend

Definition at line 747 of file routing_ils.pb.h.

Member Data Documentation

◆ _impl_

Impl_ operations_research::SISRRuinStrategy::_impl_

Definition at line 901 of file routing_ils.pb.h.

◆ kIndexInFileMessages

int operations_research::SISRRuinStrategy::kIndexInFileMessages = 2
staticconstexpr

Definition at line 746 of file routing_ils.pb.h.


The documentation for this class was generated from the following files: