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

Detailed Description

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

#include <routing_ils.pb.h>

Inheritance diagram for operations_research::RandomWalkRuinStrategy:

Classes

class  _Internal

Public Types

enum  : int { kNumRemovedVisitsFieldNumber = 7 }

Public Member Functions

 RandomWalkRuinStrategy ()
 ~RandomWalkRuinStrategy () PROTOBUF_FINAL
template<typename = void>
PROTOBUF_CONSTEXPR RandomWalkRuinStrategy (::google::protobuf::internal::ConstantInitialized)
 RandomWalkRuinStrategy (const RandomWalkRuinStrategy &from)
 RandomWalkRuinStrategy (RandomWalkRuinStrategy &&from) noexcept
RandomWalkRuinStrategyoperator= (const RandomWalkRuinStrategy &from)
RandomWalkRuinStrategyoperator= (RandomWalkRuinStrategy &&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 (RandomWalkRuinStrategy *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (RandomWalkRuinStrategy *PROTOBUF_NONNULL other)
RandomWalkRuinStrategy *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const RandomWalkRuinStrategy &from)
void MergeFrom (const RandomWalkRuinStrategy &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_num_removed_visits () const
void clear_num_removed_visits ()
::uint32_t num_removed_visits () const
void set_num_removed_visits (::uint32_t value)
template<typename>
PROTOBUF_CONSTEXPR RandomWalkRuinStrategy (::_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 RandomWalkRuinStrategydefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 1

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 (RandomWalkRuinStrategy &a, RandomWalkRuinStrategy &b)

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kNumRemovedVisitsFieldNumber 

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

Constructor & Destructor Documentation

◆ RandomWalkRuinStrategy() [1/5]

operations_research::RandomWalkRuinStrategy::RandomWalkRuinStrategy ( )
inline

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

◆ ~RandomWalkRuinStrategy()

operations_research::RandomWalkRuinStrategy::~RandomWalkRuinStrategy ( )

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

◆ RandomWalkRuinStrategy() [2/5]

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

◆ RandomWalkRuinStrategy() [3/5]

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

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

◆ RandomWalkRuinStrategy() [4/5]

operations_research::RandomWalkRuinStrategy::RandomWalkRuinStrategy ( RandomWalkRuinStrategy && from)
inlinenoexcept

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

◆ RandomWalkRuinStrategy() [5/5]

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

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

Member Function Documentation

◆ _InternalSerialize()

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

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

◆ ByteSizeLong()

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

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

◆ Clear()

PROTOBUF_NOINLINE void operations_research::RandomWalkRuinStrategy::Clear ( )

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

◆ clear_num_removed_visits()

void operations_research::RandomWalkRuinStrategy::clear_num_removed_visits ( )
inline

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

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetCachedSize()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ has_num_removed_visits()

bool operations_research::RandomWalkRuinStrategy::has_num_removed_visits ( ) const
inline

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

◆ InternalGenerateClassData_()

auto operations_research::RandomWalkRuinStrategy::InternalGenerateClassData_ ( )
staticconstexpr

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ num_removed_visits()

uint32_t operations_research::RandomWalkRuinStrategy::num_removed_visits ( ) const
inline

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ set_num_removed_visits()

void operations_research::RandomWalkRuinStrategy::set_num_removed_visits ( ::uint32_t value)
inline

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

Definition at line 1230 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 1251 of file routing_ils.pb.h.

◆ swap

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

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

Member Data Documentation

◆ _impl_

Impl_ operations_research::RandomWalkRuinStrategy::_impl_

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

◆ kIndexInFileMessages

int operations_research::RandomWalkRuinStrategy::kIndexInFileMessages = 1
staticconstexpr

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


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