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

Detailed Description

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

#include <routing_ils.pb.h>

Inheritance diagram for operations_research::AcceptanceStrategy:

Classes

class  _Internal

Public Types

using Value = AcceptanceStrategy_Value
 nested types -------------------------------------------------—

Public Member Functions

 AcceptanceStrategy ()
template<typename = void>
PROTOBUF_CONSTEXPR AcceptanceStrategy (::google::protobuf::internal::ConstantInitialized)
 AcceptanceStrategy (const AcceptanceStrategy &from)
 AcceptanceStrategy (AcceptanceStrategy &&from) noexcept
AcceptanceStrategyoperator= (const AcceptanceStrategy &from)
AcceptanceStrategyoperator= (AcceptanceStrategy &&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 (AcceptanceStrategy *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (AcceptanceStrategy *PROTOBUF_NONNULL other)
AcceptanceStrategy *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
 implements Message -------------------------------------------—
void CopyFrom (const AcceptanceStrategy &from)
void MergeFrom (const AcceptanceStrategy &from)
bool IsInitialized () const
::google::protobuf::Metadata GetMetadata () const
template<typename>
PROTOBUF_CONSTEXPR AcceptanceStrategy (::_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 AcceptanceStrategydefault_instance ()
static constexpr auto InternalGenerateClassData_ ()
static bool Value_IsValid (int value)
static const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL Value_descriptor ()
template<typename T>
static const ::std::string & Value_Name (T value)
static bool Value_Parse (::absl::string_view name, Value *PROTOBUF_NONNULL value)

Static Public Attributes

static constexpr int kIndexInFileMessages = 9
static constexpr Value UNSET = AcceptanceStrategy_Value_UNSET
static constexpr Value GREEDY_DESCENT = AcceptanceStrategy_Value_GREEDY_DESCENT
static constexpr Value SIMULATED_ANNEALING = AcceptanceStrategy_Value_SIMULATED_ANNEALING
static constexpr Value Value_MIN = AcceptanceStrategy_Value_Value_MIN
static constexpr Value Value_MAX = AcceptanceStrategy_Value_Value_MAX
static constexpr int Value_ARRAYSIZE = AcceptanceStrategy_Value_Value_ARRAYSIZE

Protected Member Functions

 AcceptanceStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
 AcceptanceStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const AcceptanceStrategy &from)
 AcceptanceStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, AcceptanceStrategy &&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 (AcceptanceStrategy &a, AcceptanceStrategy &b)

Member Typedef Documentation

◆ Value

nested types -------------------------------------------------—

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

Constructor & Destructor Documentation

◆ AcceptanceStrategy() [1/8]

operations_research::AcceptanceStrategy::AcceptanceStrategy ( )
inline

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

◆ AcceptanceStrategy() [2/8]

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

◆ AcceptanceStrategy() [3/8]

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

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

◆ AcceptanceStrategy() [4/8]

operations_research::AcceptanceStrategy::AcceptanceStrategy ( AcceptanceStrategy && from)
inlinenoexcept

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

◆ AcceptanceStrategy() [5/8]

operations_research::AcceptanceStrategy::AcceptanceStrategy ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena)
explicitprotected

@protoc_insertion_point(arena_constructor:operations_research.AcceptanceStrategy)

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

◆ AcceptanceStrategy() [6/8]

operations_research::AcceptanceStrategy::AcceptanceStrategy ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
const AcceptanceStrategy & from )
protected

@protoc_insertion_point(copy_constructor:operations_research.AcceptanceStrategy)

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

◆ AcceptanceStrategy() [7/8]

operations_research::AcceptanceStrategy::AcceptanceStrategy ( ::google::protobuf::Arena *PROTOBUF_NULLABLE arena,
AcceptanceStrategy && from )
inlineprotectednoexcept

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

◆ AcceptanceStrategy() [8/8]

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

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

Member Function Documentation

◆ CopyFrom()

void operations_research::AcceptanceStrategy::CopyFrom ( const AcceptanceStrategy & from)
inline

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetClassData()

PROTOBUF_ATTRIBUTE_WEAKconst::google::protobuf::internal::ClassData *PROTOBUF_NONNULL operations_research::AcceptanceStrategy::GetClassData ( ) const
protected

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

auto operations_research::AcceptanceStrategy::InternalGenerateClassData_ ( )
staticconstexpr

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

◆ InternalNewImpl_()

auto operations_research::AcceptanceStrategy::InternalNewImpl_ ( )
staticconstexprprotected

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

implements Message -------------------------------------------—

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ PlacementNew_()

void *PROTOBUF_NONNULL operations_research::AcceptanceStrategy::PlacementNew_ ( const void * PROTOBUF_NONNULL,
void *PROTOBUF_NONNULL mem,
::google::protobuf::Arena *PROTOBUF_NULLABLE arena )
inlinestaticprotected

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ Value_descriptor()

const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::AcceptanceStrategy::Value_descriptor ( )
inlinestatic

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

◆ Value_IsValid()

bool operations_research::AcceptanceStrategy::Value_IsValid ( int value)
inlinestatic

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

◆ Value_Name()

template<typename T>
const ::std::string & operations_research::AcceptanceStrategy::Value_Name ( T value)
inlinestatic

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

◆ Value_Parse()

bool operations_research::AcceptanceStrategy::Value_Parse ( ::absl::string_view name,
Value *PROTOBUF_NONNULL value )
inlinestatic

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fils_2eproto

◆ swap

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

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

Member Data Documentation

◆ GREEDY_DESCENT

Value operations_research::AcceptanceStrategy::GREEDY_DESCENT = AcceptanceStrategy_Value_GREEDY_DESCENT
staticconstexpr

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

◆ kIndexInFileMessages

int operations_research::AcceptanceStrategy::kIndexInFileMessages = 9
staticconstexpr

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

◆ SIMULATED_ANNEALING

Value operations_research::AcceptanceStrategy::SIMULATED_ANNEALING = AcceptanceStrategy_Value_SIMULATED_ANNEALING
staticconstexpr

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

◆ UNSET

Value operations_research::AcceptanceStrategy::UNSET = AcceptanceStrategy_Value_UNSET
staticconstexpr

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

◆ Value_ARRAYSIZE

int operations_research::AcceptanceStrategy::Value_ARRAYSIZE = AcceptanceStrategy_Value_Value_ARRAYSIZE
staticconstexpr

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

◆ Value_MAX

Value operations_research::AcceptanceStrategy::Value_MAX = AcceptanceStrategy_Value_Value_MAX
staticconstexpr

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

◆ Value_MIN

Value operations_research::AcceptanceStrategy::Value_MIN = AcceptanceStrategy_Value_Value_MIN
staticconstexpr

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


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