C++ Reference
C++ Reference: Routing
routing_parameters.pb.h File Reference
Go to the source code of this file.
Namespaces | |
| internal | |
| operations_research | |
| The vehicle routing library lets one model and solve generic vehicle routing problems ranging from the Traveling Salesman Problem to more complex problems such as the Capacitated Vehicle Routing Problem with Time Windows. | |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto |
Enumerations | |
| enum | RoutingSearchParameters_SchedulingSolver : int { RoutingSearchParameters_SchedulingSolver_UNSET = 0, RoutingSearchParameters_SchedulingSolver_GLOP = 1, RoutingSearchParameters_SchedulingSolver_CP_SAT = 2, RoutingSearchParameters_SchedulingSolver_RoutingSearchParameters_SchedulingSolver_INT_MIN_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::min(), RoutingSearchParameters_SchedulingSolver_RoutingSearchParameters_SchedulingSolver_INT_MAX_SENTINEL_DO_NOT_USE_ = std::numeric_limits<::PROTOBUF_NAMESPACE_ID::int32>::max() } |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto |
| RoutingModelParametersDefaultTypeInternal | _RoutingModelParameters_default_instance_ |
| RoutingSearchParametersDefaultTypeInternal | _RoutingSearchParameters_default_instance_ |
| RoutingSearchParameters_LocalSearchNeighborhoodOperatorsDefaultTypeInternal | _RoutingSearchParameters_LocalSearchNeighborhoodOperators_default_instance_ |
| constexpr RoutingSearchParameters_SchedulingSolver | RoutingSearchParameters_SchedulingSolver_SchedulingSolver_MIN = RoutingSearchParameters_SchedulingSolver_UNSET |
| constexpr RoutingSearchParameters_SchedulingSolver | RoutingSearchParameters_SchedulingSolver_SchedulingSolver_MAX = RoutingSearchParameters_SchedulingSolver_CP_SAT |
| constexpr int | RoutingSearchParameters_SchedulingSolver_SchedulingSolver_ARRAYSIZE = RoutingSearchParameters_SchedulingSolver_SchedulingSolver_MAX + 1 |
Macro Definition Documentation
◆ PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto
| #define PROTOBUF_INTERNAL_EXPORT_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto |
Definition at line 43 of file routing_parameters.pb.h.
Function Documentation
◆ Arena::CreateMaybeMessage<::operations_research::RoutingModelParameters >()
| PROTOBUF_NAMESPACE_OPEN ::operations_research::RoutingModelParameters* Arena::CreateMaybeMessage<::operations_research::RoutingModelParameters > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters >()
| ::operations_research::RoutingSearchParameters* Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters > | ( | Arena * | ) |
◆ Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators >()
| ::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators* Arena::CreateMaybeMessage<::operations_research::RoutingSearchParameters_LocalSearchNeighborhoodOperators > | ( | Arena * | ) |
◆ GetEnumDescriptor< ::operations_research::RoutingSearchParameters_SchedulingSolver >()
|
inline |
Definition at line 2768 of file routing_parameters.pb.h.
Variable Documentation
◆ descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fconstraint_5fsolver_2frouting_5fparameters_2eproto |