#include <routing_heuristic_parameters.pb.h>
◆ anonymous enum
| Enumerator |
|---|
| kNeighborsRatioFieldNumber | |
| kMaxMemoryUsageBytesFieldNumber | |
| kArcCoefficientFieldNumber | |
| kAddReverseArcsFieldNumber | |
Definition at line 316 of file routing_heuristic_parameters.pb.h.
◆ SavingsParameters() [1/5]
| operations_research::SavingsParameters::SavingsParameters |
( |
| ) |
|
|
inline |
◆ ~SavingsParameters()
| operations_research::SavingsParameters::~SavingsParameters |
( |
| ) |
|
◆ SavingsParameters() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::SavingsParameters::SavingsParameters |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ SavingsParameters() [3/5]
| operations_research::SavingsParameters::SavingsParameters |
( |
const SavingsParameters & | from | ) |
|
|
inline |
◆ SavingsParameters() [4/5]
| operations_research::SavingsParameters::SavingsParameters |
( |
SavingsParameters && | from | ) |
|
|
inlinenoexcept |
◆ SavingsParameters() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::SavingsParameters::SavingsParameters |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ _InternalSerialize()
| uint8_t *PROTOBUF_NONNULL operations_research::SavingsParameters::_InternalSerialize |
( |
::uint8_t *PROTOBUF_NONNULL | target, |
|
|
::google::protobuf::io::EpsCopyOutputStream *PROTOBUF_NONNULL | stream ) const |
|
final |
◆ add_reverse_arcs()
| bool operations_research::SavingsParameters::add_reverse_arcs |
( |
| ) |
const |
|
inline |
◆ arc_coefficient()
| double operations_research::SavingsParameters::arc_coefficient |
( |
| ) |
const |
|
inline |
◆ ByteSizeLong()
| size_t operations_research::SavingsParameters::ByteSizeLong |
( |
| ) |
const |
|
final |
◆ Clear()
| PROTOBUF_NOINLINE void operations_research::SavingsParameters::Clear |
( |
| ) |
|
◆ clear_add_reverse_arcs()
| void operations_research::SavingsParameters::clear_add_reverse_arcs |
( |
| ) |
|
|
inline |
◆ clear_arc_coefficient()
| void operations_research::SavingsParameters::clear_arc_coefficient |
( |
| ) |
|
|
inline |
◆ clear_max_memory_usage_bytes()
| void operations_research::SavingsParameters::clear_max_memory_usage_bytes |
( |
| ) |
|
|
inline |
◆ clear_neighbors_ratio()
| void operations_research::SavingsParameters::clear_neighbors_ratio |
( |
| ) |
|
|
inline |
◆ CopyFrom()
| void operations_research::SavingsParameters::CopyFrom |
( |
const SavingsParameters & | from | ) |
|
◆ default_instance()
| const SavingsParameters & operations_research::SavingsParameters::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::SavingsParameters::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int operations_research::SavingsParameters::GetCachedSize |
( |
| ) |
const |
|
inline |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::SavingsParameters::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::SavingsParameters::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::SavingsParameters::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InternalGenerateClassData_()
| auto operations_research::SavingsParameters::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::SavingsParameters::IsInitialized |
( |
| ) |
const |
|
inline |
◆ max_memory_usage_bytes()
| double operations_research::SavingsParameters::max_memory_usage_bytes |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
| void operations_research::SavingsParameters::MergeFrom |
( |
const SavingsParameters & | from | ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::SavingsParameters::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ neighbors_ratio()
| double operations_research::SavingsParameters::neighbors_ratio |
( |
| ) |
const |
|
inline |
◆ New()
| SavingsParameters *PROTOBUF_NONNULL operations_research::SavingsParameters::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ set_add_reverse_arcs()
| void operations_research::SavingsParameters::set_add_reverse_arcs |
( |
bool | value | ) |
|
|
inline |
◆ set_arc_coefficient()
| void operations_research::SavingsParameters::set_arc_coefficient |
( |
double | value | ) |
|
|
inline |
◆ set_max_memory_usage_bytes()
| void operations_research::SavingsParameters::set_max_memory_usage_bytes |
( |
double | value | ) |
|
|
inline |
◆ set_neighbors_ratio()
| void operations_research::SavingsParameters::set_neighbors_ratio |
( |
double | value | ) |
|
|
inline |
◆ Swap()
| void operations_research::SavingsParameters::Swap |
( |
SavingsParameters *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::SavingsParameters::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::SavingsParameters::UnsafeArenaSwap |
( |
SavingsParameters *PROTOBUF_NONNULL | other | ) |
|
|
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::SavingsParameters::_impl_ |
◆ kIndexInFileMessages
| int operations_research::SavingsParameters::kIndexInFileMessages = 1 |
|
staticconstexpr |
The documentation for this class was generated from the following files: