![]() |
OR-Tools
8.1
|
Go to the source code of this file.
Classes | |
struct | TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto |
class | PROTOBUF_FINAL |
class | PROTOBUF_FINAL |
class | PROTOBUF_FINAL |
struct | is_proto_enum< ::operations_research::FlowModel_ProblemType > |
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_2fgraph_2fflow_5fproblem_2eproto |
Enumerations | |
enum | FlowModel_ProblemType : int { FlowModel_ProblemType_LINEAR_SUM_ASSIGNMENT = 0, FlowModel_ProblemType_MAX_FLOW = 1, FlowModel_ProblemType_MIN_COST_FLOW = 2 } |
Functions | |
template<> | |
PROTOBUF_NAMESPACE_OPEN ::operations_research::Arc * | Arena::CreateMaybeMessage<::operations_research::Arc > (Arena *) |
template<> | |
::operations_research::FlowModel * | Arena::CreateMaybeMessage<::operations_research::FlowModel > (Arena *) |
template<> | |
::operations_research::Node * | Arena::CreateMaybeMessage<::operations_research::Node > (Arena *) |
bool | FlowModel_ProblemType_IsValid (int value) |
const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * | FlowModel_ProblemType_descriptor () |
template<typename T > | |
const std::string & | FlowModel_ProblemType_Name (T enum_t_value) |
bool | FlowModel_ProblemType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FlowModel_ProblemType *value) |
template<> | |
const EnumDescriptor * | GetEnumDescriptor< ::operations_research::FlowModel_ProblemType > () |
Variables | |
const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable | descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto |
constexpr FlowModel_ProblemType | FlowModel_ProblemType_ProblemType_MIN = FlowModel_ProblemType_LINEAR_SUM_ASSIGNMENT |
constexpr FlowModel_ProblemType | FlowModel_ProblemType_ProblemType_MAX = FlowModel_ProblemType_MIN_COST_FLOW |
constexpr int | FlowModel_ProblemType_ProblemType_ARRAYSIZE = FlowModel_ProblemType_ProblemType_MAX + 1 |
#define PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto |
Definition at line 37 of file flow_problem.pb.h.
PROTOBUF_NAMESPACE_OPEN ::operations_research::Arc* Arena::CreateMaybeMessage<::operations_research::Arc > | ( | Arena * | ) |
::operations_research::FlowModel* Arena::CreateMaybeMessage<::operations_research::FlowModel > | ( | Arena * | ) |
::operations_research::Node* Arena::CreateMaybeMessage<::operations_research::Node > | ( | Arena * | ) |
|
inline |
Definition at line 985 of file flow_problem.pb.h.
|
extern |
Definition at line 146 of file flow_problem.pb.cc.