Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
|
Variables | |
_sym_db = _symbol_database.Default() | |
DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n ortools/graph/flow_problem.proto\x12\x13operations_research\"U\n\x0c\x46lowArcProto\x12\x0c\n\x04tail\x18\x01 \x01(\x03\x12\x0c\n\x04head\x18\x02 \x01(\x03\x12\x13\n\x08\x63\x61pacity\x18\x03 \x01(\x03:\x01\x31\x12\x14\n\tunit_cost\x18\x04 \x01(\x03:\x01\x30\".\n\rFlowNodeProto\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x11\n\x06supply\x18\x02 \x01(\x03:\x01\x30\"\x86\x02\n\x0e\x46lowModelProto\x12\x31\n\x05nodes\x18\x01 \x03(\x0b\x32\".operations_research.FlowNodeProto\x12/\n\x04\x61rcs\x18\x02 \x03(\x0b\x32!.operations_research.FlowArcProto\x12\x45\n\x0cproblem_type\x18\x03 \x01(\x0e\x32/.operations_research.FlowModelProto.ProblemType\"I\n\x0bProblemType\x12\x19\n\x15LINEAR_SUM_ASSIGNMENT\x10\x00\x12\x0c\n\x08MAX_FLOW\x10\x01\x12\x11\n\rMIN_COST_FLOW\x10\x02\x42\x33\n\x18\x63om.google.ortools.graphP\x01\xaa\x02\x14Google.OrTools.Graph') | |
_globals = globals() | |
_loaded_options | |
_serialized_options | |
_serialized_start | |
_serialized_end | |
Generated protocol buffer code.
|
protected |
Definition at line 19 of file flow_problem_pb2.py.
|
protected |
Definition at line 23 of file flow_problem_pb2.py.
|
protected |
Definition at line 26 of file flow_problem_pb2.py.
|
protected |
Definition at line 24 of file flow_problem_pb2.py.
|
protected |
Definition at line 25 of file flow_problem_pb2.py.
|
protected |
Definition at line 12 of file flow_problem_pb2.py.
ortools.graph.flow_problem_pb2.DESCRIPTOR = _descriptor_pool.Default().AddSerializedFile(b'\n ortools/graph/flow_problem.proto\x12\x13operations_research\"U\n\x0c\x46lowArcProto\x12\x0c\n\x04tail\x18\x01 \x01(\x03\x12\x0c\n\x04head\x18\x02 \x01(\x03\x12\x13\n\x08\x63\x61pacity\x18\x03 \x01(\x03:\x01\x31\x12\x14\n\tunit_cost\x18\x04 \x01(\x03:\x01\x30\".\n\rFlowNodeProto\x12\n\n\x02id\x18\x01 \x01(\x03\x12\x11\n\x06supply\x18\x02 \x01(\x03:\x01\x30\"\x86\x02\n\x0e\x46lowModelProto\x12\x31\n\x05nodes\x18\x01 \x03(\x0b\x32\".operations_research.FlowNodeProto\x12/\n\x04\x61rcs\x18\x02 \x03(\x0b\x32!.operations_research.FlowArcProto\x12\x45\n\x0cproblem_type\x18\x03 \x01(\x0e\x32/.operations_research.FlowModelProto.ProblemType\"I\n\x0bProblemType\x12\x19\n\x15LINEAR_SUM_ASSIGNMENT\x10\x00\x12\x0c\n\x08MAX_FLOW\x10\x01\x12\x11\n\rMIN_COST_FLOW\x10\x02\x42\x33\n\x18\x63om.google.ortools.graphP\x01\xaa\x02\x14Google.OrTools.Graph') |
Definition at line 17 of file flow_problem_pb2.py.