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

Detailed Description

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

#include <routing_ils.pb.h>

Inheritance diagram for operations_research::GreedyDescentAcceptanceStrategy:

Classes

class  _Internal

Public Member Functions

 GreedyDescentAcceptanceStrategy ()
template<typename = void>
PROTOBUF_CONSTEXPR GreedyDescentAcceptanceStrategy (::google::protobuf::internal::ConstantInitialized)
 GreedyDescentAcceptanceStrategy (const GreedyDescentAcceptanceStrategy &from)
 GreedyDescentAcceptanceStrategy (GreedyDescentAcceptanceStrategy &&from) noexcept
GreedyDescentAcceptanceStrategyoperator= (const GreedyDescentAcceptanceStrategy &from)
GreedyDescentAcceptanceStrategyoperator= (GreedyDescentAcceptanceStrategy &&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 (GreedyDescentAcceptanceStrategy *PROTOBUF_NONNULL other)
void UnsafeArenaSwap (GreedyDescentAcceptanceStrategy *PROTOBUF_NONNULL other)
GreedyDescentAcceptanceStrategy *PROTOBUF_NONNULL New (::google::protobuf::Arena *PROTOBUF_NULLABLE arena=nullptr) const
void CopyFrom (const GreedyDescentAcceptanceStrategy &from)
void MergeFrom (const GreedyDescentAcceptanceStrategy &from)
bool IsInitialized () const
::google::protobuf::Metadata GetMetadata () const
template<typename>
PROTOBUF_CONSTEXPR GreedyDescentAcceptanceStrategy (::_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 GreedyDescentAcceptanceStrategydefault_instance ()
static constexpr auto InternalGenerateClassData_ ()

Static Public Attributes

static constexpr int kIndexInFileMessages = 10

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

Constructor & Destructor Documentation

◆ GreedyDescentAcceptanceStrategy() [1/5]

operations_research::GreedyDescentAcceptanceStrategy::GreedyDescentAcceptanceStrategy ( )
inline

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

◆ GreedyDescentAcceptanceStrategy() [2/5]

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

◆ GreedyDescentAcceptanceStrategy() [3/5]

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

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

◆ GreedyDescentAcceptanceStrategy() [4/5]

operations_research::GreedyDescentAcceptanceStrategy::GreedyDescentAcceptanceStrategy ( GreedyDescentAcceptanceStrategy && from)
inlinenoexcept

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

◆ GreedyDescentAcceptanceStrategy() [5/5]

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

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

Member Function Documentation

◆ CopyFrom()

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

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

◆ default_instance()

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

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

◆ descriptor()

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

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

◆ GetDescriptor()

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

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

◆ GetMetadata()

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

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

◆ GetReflection()

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

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

◆ InternalGenerateClassData_()

auto operations_research::GreedyDescentAcceptanceStrategy::InternalGenerateClassData_ ( )
staticconstexpr

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

◆ IsInitialized()

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

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

◆ MergeFrom()

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

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

◆ mutable_unknown_fields()

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

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

◆ New()

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

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

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ Swap()

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

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

◆ unknown_fields()

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

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

◆ UnsafeArenaSwap()

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

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

◆ ::google::protobuf::Arena

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

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

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

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

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

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

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

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

◆ ::google::protobuf::MessageLite

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

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

◆ swap

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

Member Data Documentation

◆ kIndexInFileMessages

int operations_research::GreedyDescentAcceptanceStrategy::kIndexInFileMessages = 10
staticconstexpr

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


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