![]() |
OR-Tools
8.0
|
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. | |
| operations_research::glop | |
Macros | |
| #define | PROTOBUF_INTERNAL_EXPORT_ortools_2fglop_2fparameters_2eproto |
Functions | |
| template<> | |
| PROTOBUF_NAMESPACE_OPEN ::operations_research::glop::GlopParameters * | Arena::CreateMaybeMessage<::operations_research::glop::GlopParameters > (Arena *) |
| bool | GlopParameters_ScalingAlgorithm_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | GlopParameters_ScalingAlgorithm_descriptor () |
| template<typename T > | |
| const std::string & | GlopParameters_ScalingAlgorithm_Name (T enum_t_value) |
| bool | GlopParameters_ScalingAlgorithm_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_ScalingAlgorithm *value) |
| bool | GlopParameters_SolverBehavior_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | GlopParameters_SolverBehavior_descriptor () |
| template<typename T > | |
| const std::string & | GlopParameters_SolverBehavior_Name (T enum_t_value) |
| bool | GlopParameters_SolverBehavior_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_SolverBehavior *value) |
| bool | GlopParameters_PricingRule_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | GlopParameters_PricingRule_descriptor () |
| template<typename T > | |
| const std::string & | GlopParameters_PricingRule_Name (T enum_t_value) |
| bool | GlopParameters_PricingRule_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_PricingRule *value) |
| bool | GlopParameters_InitialBasisHeuristic_IsValid (int value) |
| const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | GlopParameters_InitialBasisHeuristic_descriptor () |
| template<typename T > | |
| const std::string & | GlopParameters_InitialBasisHeuristic_Name (T enum_t_value) |
| bool | GlopParameters_InitialBasisHeuristic_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, GlopParameters_InitialBasisHeuristic *value) |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::operations_research::glop::GlopParameters_ScalingAlgorithm > () |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::operations_research::glop::GlopParameters_SolverBehavior > () |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::operations_research::glop::GlopParameters_PricingRule > () |
| template<> | |
| const EnumDescriptor * | GetEnumDescriptor< ::operations_research::glop::GlopParameters_InitialBasisHeuristic > () |
Variables | |
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ortools_2fglop_2fparameters_2eproto |
| constexpr GlopParameters_ScalingAlgorithm | GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MIN = GlopParameters_ScalingAlgorithm_DEFAULT |
| constexpr GlopParameters_ScalingAlgorithm | GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MAX = GlopParameters_ScalingAlgorithm_LINEAR_PROGRAM |
| constexpr int | GlopParameters_ScalingAlgorithm_ScalingAlgorithm_ARRAYSIZE = GlopParameters_ScalingAlgorithm_ScalingAlgorithm_MAX + 1 |
| constexpr GlopParameters_SolverBehavior | GlopParameters_SolverBehavior_SolverBehavior_MIN = GlopParameters_SolverBehavior_ALWAYS_DO |
| constexpr GlopParameters_SolverBehavior | GlopParameters_SolverBehavior_SolverBehavior_MAX = GlopParameters_SolverBehavior_LET_SOLVER_DECIDE |
| constexpr int | GlopParameters_SolverBehavior_SolverBehavior_ARRAYSIZE = GlopParameters_SolverBehavior_SolverBehavior_MAX + 1 |
| constexpr GlopParameters_PricingRule | GlopParameters_PricingRule_PricingRule_MIN = GlopParameters_PricingRule_DANTZIG |
| constexpr GlopParameters_PricingRule | GlopParameters_PricingRule_PricingRule_MAX = GlopParameters_PricingRule_DEVEX |
| constexpr int | GlopParameters_PricingRule_PricingRule_ARRAYSIZE = GlopParameters_PricingRule_PricingRule_MAX + 1 |
| constexpr GlopParameters_InitialBasisHeuristic | GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MIN = GlopParameters_InitialBasisHeuristic_NONE |
| constexpr GlopParameters_InitialBasisHeuristic | GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MAX = GlopParameters_InitialBasisHeuristic_MAROS |
| constexpr int | GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_ARRAYSIZE = GlopParameters_InitialBasisHeuristic_InitialBasisHeuristic_MAX + 1 |
| #define PROTOBUF_INTERNAL_EXPORT_ortools_2fglop_2fparameters_2eproto |
Definition at line 39 of file parameters.pb.h.
| PROTOBUF_NAMESPACE_OPEN ::operations_research::glop::GlopParameters* Arena::CreateMaybeMessage<::operations_research::glop::GlopParameters > | ( | Arena * | ) |
|
inline |
Definition at line 2583 of file parameters.pb.h.
|
inline |
Definition at line 2578 of file parameters.pb.h.
|
inline |
Definition at line 2568 of file parameters.pb.h.
|
inline |
Definition at line 2573 of file parameters.pb.h.
| const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fglop_2fparameters_2eproto |
Definition at line 231 of file parameters.pb.cc.