![]() |
Google OR-Tools v9.14
a fast and portable software suite for combinatorial optimization
|
Definition at line 1794 of file routing_ils.pb.h.
#include <routing_ils.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | StrategyCase { kSpatiallyCloseRoutes = 1 , kRandomWalk = 2 , kSisr = 3 , STRATEGY_NOT_SET = 0 } |
enum | : int { kSpatiallyCloseRoutesFieldNumber = 1 , kRandomWalkFieldNumber = 2 , kSisrFieldNumber = 3 } |
nested types -------------------------------------------------— More... |
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 RuinStrategy & | default_instance () |
static constexpr auto | InternalGenerateClassData_ () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages = 3 |
Protected Member Functions | |
RuinStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena) | |
RuinStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, const RuinStrategy &from) | |
RuinStrategy (::google::protobuf::Arena *PROTOBUF_NULLABLE arena, RuinStrategy &&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 (RuinStrategy &a, RuinStrategy &b) |
anonymous enum : int |
nested types -------------------------------------------------—
accessors ----------------------------------------------------—
Enumerator | |
---|---|
kSpatiallyCloseRoutesFieldNumber | |
kRandomWalkFieldNumber | |
kSisrFieldNumber |
Definition at line 1942 of file routing_ils.pb.h.
Enumerator | |
---|---|
kSpatiallyCloseRoutes | |
kRandomWalk | |
kSisr | |
STRATEGY_NOT_SET |
Definition at line 1849 of file routing_ils.pb.h.
|
inline |
Definition at line 1797 of file routing_ils.pb.h.
operations_research::RuinStrategy::~RuinStrategy | ( | ) |
@protoc_insertion_point(destructor:operations_research.RuinStrategy)
Definition at line 1358 of file routing_ils.pb.cc.
|
explicit |
|
inline |
Definition at line 1810 of file routing_ils.pb.h.
|
inlinenoexcept |
Definition at line 1811 of file routing_ils.pb.h.
|
explicitprotected |
@protoc_insertion_point(arena_constructor:operations_research.RuinStrategy)
Definition at line 1302 of file routing_ils.pb.cc.
|
protected |
@protoc_insertion_point(copy_constructor:operations_research.RuinStrategy)
Definition at line 1319 of file routing_ils.pb.cc.
|
inlineprotectednoexcept |
Definition at line 1924 of file routing_ils.pb.h.
PROTOBUF_CONSTEXPR operations_research::RuinStrategy::RuinStrategy | ( | ::_pbi::ConstantInitialized | ) |
Definition at line 213 of file routing_ils.pb.cc.
|
final |
@protoc_insertion_point(serialize_to_array_start:operations_research.RuinStrategy)
@protoc_insertion_point(serialize_to_array_end:operations_research.RuinStrategy)
Definition at line 1509 of file routing_ils.pb.cc.
|
final |
@protoc_insertion_point(message_byte_size_start:operations_research.RuinStrategy)
Prevent compiler warnings about cached_has_bits being unused
.operations_research.SpatiallyCloseRoutesRuinStrategy spatially_close_routes = 1;
.operations_research.RandomWalkRuinStrategy random_walk = 2;
.operations_research.SISRRuinStrategy sisr = 3;
Definition at line 1553 of file routing_ils.pb.cc.
PROTOBUF_NOINLINE void operations_research::RuinStrategy::Clear | ( | ) |
@protoc_insertion_point(message_clear_start:operations_research.RuinStrategy)
Prevent compiler warnings about cached_has_bits being unused
Definition at line 1492 of file routing_ils.pb.cc.
|
inline |
Definition at line 2830 of file routing_ils.pb.h.
|
inline |
Definition at line 2911 of file routing_ils.pb.h.
|
inline |
Definition at line 2749 of file routing_ils.pb.h.
void operations_research::RuinStrategy::clear_strategy | ( | ) |
@protoc_insertion_point(one_of_clear_start:operations_research.RuinStrategy)
Definition at line 1372 of file routing_ils.pb.cc.
void operations_research::RuinStrategy::CopyFrom | ( | const RuinStrategy & | from | ) |
@protoc_insertion_point(class_specific_copy_from_start:operations_research.RuinStrategy)
Definition at line 1641 of file routing_ils.pb.cc.
|
inlinestatic |
Definition at line 1845 of file routing_ils.pb.h.
|
inlinestatic |
Definition at line 1836 of file routing_ils.pb.h.
|
inline |
Definition at line 1910 of file routing_ils.pb.h.
|
protected |
Definition at line 1445 of file routing_ils.pb.cc.
|
inlinestatic |
Definition at line 1839 of file routing_ils.pb.h.
google::protobuf::Metadata operations_research::RuinStrategy::GetMetadata | ( | ) | const |
Definition at line 1656 of file routing_ils.pb.cc.
|
inlinestatic |
Definition at line 1842 of file routing_ils.pb.h.
|
inline |
.operations_research.RandomWalkRuinStrategy random_walk = 2;
Definition at line 2821 of file routing_ils.pb.h.
|
inline |
.operations_research.SISRRuinStrategy sisr = 3;
Definition at line 2902 of file routing_ils.pb.h.
|
inline |
.operations_research.SpatiallyCloseRoutesRuinStrategy spatially_close_routes = 1;
.operations_research.SpatiallyCloseRoutesRuinStrategy spatially_close_routes = 1;
Definition at line 2740 of file routing_ils.pb.h.
|
staticconstexpr |
Definition at line 1417 of file routing_ils.pb.cc.
|
staticconstexprprotected |
Definition at line 1413 of file routing_ils.pb.cc.
|
inline |
Definition at line 1886 of file routing_ils.pb.h.
|
inline |
Definition at line 1879 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.RuinStrategy.random_walk)
Definition at line 2894 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.RuinStrategy.sisr)
Definition at line 2975 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_mutable:operations_research.RuinStrategy.spatially_close_routes)
Definition at line 2813 of file routing_ils.pb.h.
|
inline |
Definition at line 1831 of file routing_ils.pb.h.
|
inline |
implements Message -------------------------------------------—
Definition at line 1873 of file routing_ils.pb.h.
|
inline |
Definition at line 1813 of file routing_ils.pb.h.
|
inlinenoexcept |
Definition at line 1817 of file routing_ils.pb.h.
|
inlinestaticprotected |
Definition at line 1408 of file routing_ils.pb.cc.
|
inline |
@protoc_insertion_point(field_get:operations_research.RuinStrategy.random_walk)
Definition at line 2858 of file routing_ils.pb.h.
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.RuinStrategy.random_walk)
Definition at line 2841 of file routing_ils.pb.h.
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.RuinStrategy.sisr)
Definition at line 2922 of file routing_ils.pb.h.
|
inlinenodiscard |
@protoc_insertion_point(field_release:operations_research.RuinStrategy.spatially_close_routes)
Definition at line 2760 of file routing_ils.pb.h.
void operations_research::RuinStrategy::set_allocated_random_walk | ( | ::operations_research::RandomWalkRuinStrategy *PROTOBUF_NULLABLE | value | ) |
@protoc_insertion_point(field_set_allocated:operations_research.RuinStrategy.random_walk)
Definition at line 1276 of file routing_ils.pb.cc.
void operations_research::RuinStrategy::set_allocated_sisr | ( | ::operations_research::SISRRuinStrategy *PROTOBUF_NULLABLE | value | ) |
@protoc_insertion_point(field_set_allocated:operations_research.RuinStrategy.sisr)
Definition at line 1289 of file routing_ils.pb.cc.
void operations_research::RuinStrategy::set_allocated_spatially_close_routes | ( | ::operations_research::SpatiallyCloseRoutesRuinStrategy *PROTOBUF_NULLABLE | value | ) |
@protoc_insertion_point(field_set_allocated:operations_research.RuinStrategy.spatially_close_routes)
Definition at line 1263 of file routing_ils.pb.cc.
|
inline |
@protoc_insertion_point(field_get:operations_research.RuinStrategy.sisr)
Definition at line 2939 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_get:operations_research.RuinStrategy.spatially_close_routes)
Definition at line 2777 of file routing_ils.pb.h.
|
inline |
Definition at line 2988 of file routing_ils.pb.h.
|
inline |
Definition at line 1857 of file routing_ils.pb.h.
|
inline |
Definition at line 1827 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_release:operations_research.RuinStrategy.random_walk)
Definition at line 2862 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_release:operations_research.RuinStrategy.sisr)
Definition at line 2943 of file routing_ils.pb.h.
|
inline |
@protoc_insertion_point(field_unsafe_arena_release:operations_research.RuinStrategy.spatially_close_routes)
Definition at line 2781 of file routing_ils.pb.h.
|
inline |
We rely on the oneof clear method to free the earlier contents of this oneof. We can directly use the pointer we're given to set the new value.
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.RuinStrategy.random_walk)
Definition at line 2873 of file routing_ils.pb.h.
|
inline |
We rely on the oneof clear method to free the earlier contents of this oneof. We can directly use the pointer we're given to set the new value.
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.RuinStrategy.sisr)
Definition at line 2954 of file routing_ils.pb.h.
|
inline |
We rely on the oneof clear method to free the earlier contents of this oneof. We can directly use the pointer we're given to set the new value.
@protoc_insertion_point(field_unsafe_arena_set_allocated:operations_research.RuinStrategy.spatially_close_routes)
Definition at line 2792 of file routing_ils.pb.h.
|
inline |
Definition at line 1865 of file routing_ils.pb.h.
|
friend |
Definition at line 2021 of file routing_ils.pb.h.
|
friend |
Definition at line 2023 of file routing_ils.pb.h.
|
friend |
Definition at line 2014 of file routing_ils.pb.h.
|
friend |
Definition at line 2020 of file routing_ils.pb.h.
|
friend |
Definition at line 2047 of file routing_ils.pb.h.
|
friend |
Definition at line 1856 of file routing_ils.pb.h.
Impl_ operations_research::RuinStrategy::_impl_ |
Definition at line 2046 of file routing_ils.pb.h.
|
staticconstexpr |
Definition at line 1855 of file routing_ils.pb.h.