OR-Tools  9.1
flow_problem.pb.h File Reference

Go to the source code of this file.

Classes

struct  TableStruct_ortools_2fgraph_2fflow_5fproblem_2eproto
 
class  Arc
 
class  Node
 
class  FlowModel
 
struct  is_proto_enum< ::operations_research::FlowModel_ProblemType >
 

Namespaces

namespace  internal
 
namespace  operations_research
 Collection of objects used to extend the Constraint Solver library.
 

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::ArcArena::CreateMaybeMessage<::operations_research::Arc > (Arena *)
 
template<>
::operations_research::FlowModelArena::CreateMaybeMessage<::operations_research::FlowModel > (Arena *)
 
template<>
::operations_research::NodeArena::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
 

Macro Definition Documentation

◆ PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto

#define PROTOBUF_INTERNAL_EXPORT_ortools_2fgraph_2fflow_5fproblem_2eproto

Definition at line 37 of file flow_problem.pb.h.

Function Documentation

◆ Arena::CreateMaybeMessage<::operations_research::Arc >()

PROTOBUF_NAMESPACE_OPEN ::operations_research::Arc * Arena::CreateMaybeMessage<::operations_research::Arc > ( Arena *  )

◆ Arena::CreateMaybeMessage<::operations_research::FlowModel >()

::operations_research::FlowModel * Arena::CreateMaybeMessage<::operations_research::FlowModel > ( Arena *  )

◆ Arena::CreateMaybeMessage<::operations_research::Node >()

::operations_research::Node * Arena::CreateMaybeMessage<::operations_research::Node > ( Arena *  )

◆ GetEnumDescriptor< ::operations_research::FlowModel_ProblemType >()

const EnumDescriptor * GetEnumDescriptor< ::operations_research::FlowModel_ProblemType > ( )
inline

Definition at line 1008 of file flow_problem.pb.h.

Variable Documentation

◆ descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto

const ::PROTOBUF_NAMESPACE_ID::internal::DescriptorTable descriptor_table_ortools_2fgraph_2fflow_5fproblem_2eproto
extern

Definition at line 132 of file flow_problem.pb.cc.