Definition at line 556 of file routing_enums.pb.h.
#include <routing_enums.pb.h>
◆ Value
◆ FirstSolutionStrategy() [1/5]
| operations_research::FirstSolutionStrategy::FirstSolutionStrategy |
( |
| ) |
|
|
inline |
◆ FirstSolutionStrategy() [2/5]
template<typename = void>
| PROTOBUF_CONSTEXPR operations_research::FirstSolutionStrategy::FirstSolutionStrategy |
( |
::google::protobuf::internal::ConstantInitialized | | ) |
|
|
explicit |
◆ FirstSolutionStrategy() [3/5]
| operations_research::FirstSolutionStrategy::FirstSolutionStrategy |
( |
const FirstSolutionStrategy & | from | ) |
|
|
inline |
◆ FirstSolutionStrategy() [4/5]
| operations_research::FirstSolutionStrategy::FirstSolutionStrategy |
( |
FirstSolutionStrategy && | from | ) |
|
|
inlinenoexcept |
◆ FirstSolutionStrategy() [5/5]
template<typename>
| PROTOBUF_CONSTEXPR operations_research::FirstSolutionStrategy::FirstSolutionStrategy |
( |
::_pbi::ConstantInitialized | | ) |
|
◆ CopyFrom()
◆ default_instance()
◆ descriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::FirstSolutionStrategy::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetDescriptor()
| const ::google::protobuf::Descriptor *PROTOBUF_NONNULL operations_research::FirstSolutionStrategy::GetDescriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetMetadata()
| google::protobuf::Metadata operations_research::FirstSolutionStrategy::GetMetadata |
( |
| ) |
const |
◆ GetReflection()
| const ::google::protobuf::Reflection *PROTOBUF_NONNULL operations_research::FirstSolutionStrategy::GetReflection |
( |
| ) |
|
|
inlinestatic |
◆ InternalGenerateClassData_()
| auto operations_research::FirstSolutionStrategy::InternalGenerateClassData_ |
( |
| ) |
|
|
staticconstexpr |
◆ IsInitialized()
| bool operations_research::FirstSolutionStrategy::IsInitialized |
( |
| ) |
const |
|
inline |
◆ MergeFrom()
◆ mutable_unknown_fields()
| inline ::google::protobuf::UnknownFieldSet *PROTOBUF_NONNULL operations_research::FirstSolutionStrategy::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| FirstSolutionStrategy *PROTOBUF_NONNULL operations_research::FirstSolutionStrategy::New |
( |
::google::protobuf::Arena *PROTOBUF_NULLABLE | arena = nullptr | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ Swap()
◆ unknown_fields()
| const ::google::protobuf::UnknownFieldSet & operations_research::FirstSolutionStrategy::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void operations_research::FirstSolutionStrategy::UnsafeArenaSwap |
( |
FirstSolutionStrategy *PROTOBUF_NONNULL | other | ) |
|
|
inline |
◆ Value_descriptor()
| const ::google::protobuf::EnumDescriptor *PROTOBUF_NONNULL operations_research::FirstSolutionStrategy::Value_descriptor |
( |
| ) |
|
|
inlinestatic |
◆ Value_IsValid()
| bool operations_research::FirstSolutionStrategy::Value_IsValid |
( |
int | value | ) |
|
|
inlinestatic |
◆ Value_Name()
template<typename T>
| const ::std::string & operations_research::FirstSolutionStrategy::Value_Name |
( |
T | value | ) |
|
|
inlinestatic |
◆ Value_Parse()
| bool operations_research::FirstSolutionStrategy::Value_Parse |
( |
::absl::string_view | name, |
|
|
Value *PROTOBUF_NONNULL | value ) |
|
inlinestatic |
◆ ::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_5fenums_2eproto
| friend struct ::TableStruct_ortools_2fconstraint_5fsolver_2frouting_5fenums_2eproto |
|
friend |
◆ swap
◆ ALL_UNPERFORMED
◆ AUTOMATIC
◆ BEST_INSERTION
◆ CHRISTOFIDES
◆ EVALUATOR_STRATEGY
◆ FIRST_UNBOUND_MIN_VALUE
◆ GLOBAL_CHEAPEST_ARC
◆ kIndexInFileMessages
| int operations_research::FirstSolutionStrategy::kIndexInFileMessages = 0 |
|
staticconstexpr |
◆ LOCAL_CHEAPEST_ARC
◆ LOCAL_CHEAPEST_COST_INSERTION
◆ LOCAL_CHEAPEST_INSERTION
◆ PARALLEL_CHEAPEST_INSERTION
◆ PARALLEL_SAVINGS
◆ PATH_CHEAPEST_ARC
- Examples
- tsp_circuit_board.cc, tsp_cities.cc, tsp_distance_matrix.cc, vrp.cc, vrp_capacity.cc, vrp_drop_nodes.cc, vrp_global_span.cc, vrp_initial_routes.cc, vrp_resources.cc, vrp_starts_ends.cc, vrp_time_windows.cc, and vrp_with_time_limit.cc.
Definition at line 670 of file routing_enums.pb.h.
◆ PATH_MOST_CONSTRAINED_ARC
◆ SAVINGS
◆ SEQUENTIAL_CHEAPEST_INSERTION
◆ SWEEP
◆ UNSET
◆ Value_ARRAYSIZE
◆ Value_MAX
◆ Value_MIN
The documentation for this class was generated from the following files: