#include <routing_heuristic_parameters.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kFarthestSeedsRatioFieldNumber | |
| kNeighborsRatioFieldNumber | |
| kMinNeighborsFieldNumber | |
| kUseNeighborsRatioForInitializationFieldNumber | |
| kAddUnperformedEntriesFieldNumber | |
Definition at line 805 of file routing_heuristic_parameters.pb.h.
◆ GlobalCheapestInsertionParameters() [1/5]
| operations_research::GlobalCheapestInsertionParameters::GlobalCheapestInsertionParameters |
( |
| ) |
|
|
inline |
◆ ~GlobalCheapestInsertionParameters()
| operations_research::GlobalCheapestInsertionParameters::~GlobalCheapestInsertionParameters |
( |
| ) |
|
◆ GlobalCheapestInsertionParameters() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::GlobalCheapestInsertionParameters::GlobalCheapestInsertionParameters |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ GlobalCheapestInsertionParameters() [3/5]
| operations_research::GlobalCheapestInsertionParameters::GlobalCheapestInsertionParameters |
( |
const GlobalCheapestInsertionParameters & | from | ) |
|
|
inline |
◆ GlobalCheapestInsertionParameters() [4/5]
| operations_research::GlobalCheapestInsertionParameters::GlobalCheapestInsertionParameters |
( |
GlobalCheapestInsertionParameters && | from | ) |
|
|
inlinenoexcept |
◆ GlobalCheapestInsertionParameters() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::GlobalCheapestInsertionParameters::GlobalCheapestInsertionParameters |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::GlobalCheapestInsertionParameters::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ add_unperformed_entries()
| bool operations_research::GlobalCheapestInsertionParameters::add_unperformed_entries |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
| size_t operations_research::GlobalCheapestInsertionParameters::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::GlobalCheapestInsertionParameters::Clear |
( |
| ) |
|
◆ clear_add_unperformed_entries()
| void operations_research::GlobalCheapestInsertionParameters::clear_add_unperformed_entries |
( |
| ) |
|
|
inline |
◆ clear_farthest_seeds_ratio()
| void operations_research::GlobalCheapestInsertionParameters::clear_farthest_seeds_ratio |
( |
| ) |
|
|
inline |
◆ clear_min_neighbors()
| void operations_research::GlobalCheapestInsertionParameters::clear_min_neighbors |
( |
| ) |
|
|
inline |
◆ clear_neighbors_ratio()
| void operations_research::GlobalCheapestInsertionParameters::clear_neighbors_ratio |
( |
| ) |
|
|
inline |
◆ clear_use_neighbors_ratio_for_initialization()
| void operations_research::GlobalCheapestInsertionParameters::clear_use_neighbors_ratio_for_initialization |
( |
| ) |
|
|
inline |
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::GlobalCheapestInsertionParameters::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ farthest_seeds_ratio()
| double operations_research::GlobalCheapestInsertionParameters::farthest_seeds_ratio |
( |
| ) |
const |
|
inline |
◆ GetCachedSize()
| int operations_research::GlobalCheapestInsertionParameters::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::GlobalCheapestInsertionParameters::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::GlobalCheapestInsertionParameters::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::GlobalCheapestInsertionParameters::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InternalGenerateClassData_()
| auto operations_research::GlobalCheapestInsertionParameters::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::GlobalCheapestInsertionParameters::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
◆ min_neighbors()
| int32_t operations_research::GlobalCheapestInsertionParameters::min_neighbors |
( |
| ) |
const |
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::GlobalCheapestInsertionParameters::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ neighbors_ratio()
| double operations_research::GlobalCheapestInsertionParameters::neighbors_ratio |
( |
| ) |
const |
|
inline |
◆ New()
| GlobalCheapestInsertionParameters *PROTOBUF_NONNULL operations_research::GlobalCheapestInsertionParameters::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_add_unperformed_entries()
| void operations_research::GlobalCheapestInsertionParameters::set_add_unperformed_entries |
( |
bool | value | ) |
|
|
inline |
◆ set_farthest_seeds_ratio()
| void operations_research::GlobalCheapestInsertionParameters::set_farthest_seeds_ratio |
( |
double | value | ) |
|
|
inline |
◆ set_min_neighbors()
| void operations_research::GlobalCheapestInsertionParameters::set_min_neighbors |
( |
::int32_t | value | ) |
|
|
inline |
◆ set_neighbors_ratio()
| void operations_research::GlobalCheapestInsertionParameters::set_neighbors_ratio |
( |
double | value | ) |
|
|
inline |
◆ set_use_neighbors_ratio_for_initialization()
| void operations_research::GlobalCheapestInsertionParameters::set_use_neighbors_ratio_for_initialization |
( |
bool | value | ) |
|
|
inline |
◆ Swap()
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::GlobalCheapestInsertionParameters::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
◆ use_neighbors_ratio_for_initialization()
| bool operations_research::GlobalCheapestInsertionParameters::use_neighbors_ratio_for_initialization |
( |
| ) |
const |
|
inline |
◆ ::google::protobuf::Arena
| friend class ::google::protobuf::Arena |
|
friend |
◆ ::google::protobuf::Arena::InternalHelper
template<typename T>
| friend class ::google::protobuf::Arena::InternalHelper |
|
friend |
◆ ::google::protobuf::internal::TcParser
| friend class ::google::protobuf::internal::TcParser |
|
friend |
◆ ::google::protobuf::MessageLite
| friend class ::google::protobuf::MessageLite |
|
friend |
◆ ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fheuristic_5fparameters_2eproto
| friend struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fheuristic_5fparameters_2eproto |
|
friend |
◆ swap
◆ _impl_
| Impl_ operations_research::GlobalCheapestInsertionParameters::_impl_ |
◆ kIndexInFileMessages
| int operations_research::GlobalCheapestInsertionParameters::kIndexInFileMessages = 2 |
|
staticconstexpr |
The documentation for this class was generated from the following files: