10 com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
11 com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
19 com.google.protobuf.ExtensionRegistryLite registry) {
23 com.google.protobuf.ExtensionRegistry registry) {
25 (com.google.protobuf.ExtensionRegistryLite) registry);
27 static final com.google.protobuf.Descriptors.Descriptor
28 internal_static_operations_research_FlowArcProto_descriptor;
30 com.google.protobuf.GeneratedMessage.FieldAccessorTable
31 internal_static_operations_research_FlowArcProto_fieldAccessorTable;
32 static final com.google.protobuf.Descriptors.Descriptor
33 internal_static_operations_research_FlowNodeProto_descriptor;
35 com.google.protobuf.GeneratedMessage.FieldAccessorTable
36 internal_static_operations_research_FlowNodeProto_fieldAccessorTable;
37 static final com.google.protobuf.Descriptors.Descriptor
38 internal_static_operations_research_FlowModelProto_descriptor;
40 com.google.protobuf.GeneratedMessage.FieldAccessorTable
41 internal_static_operations_research_FlowModelProto_fieldAccessorTable;
43 public static com.google.protobuf.Descriptors.FileDescriptor
47 private static com.google.protobuf.Descriptors.FileDescriptor
50 java.lang.String[] descriptorData = {
51 "\n ortools/graph/flow_problem.proto\022\023oper" +
52 "ations_research\"U\n\014FlowArcProto\022\014\n\004tail\030" +
53 "\001 \001(\003\022\014\n\004head\030\002 \001(\003\022\023\n\010capacity\030\003 \001(\003:\0011" +
54 "\022\024\n\tunit_cost\030\004 \001(\003:\0010\".\n\rFlowNodeProto\022" +
55 "\n\n\002id\030\001 \001(\003\022\021\n\006supply\030\002 \001(\003:\0010\"\206\002\n\016FlowM" +
56 "odelProto\0221\n\005nodes\030\001 \003(\0132\".operations_re" +
57 "search.FlowNodeProto\022/\n\004arcs\030\002 \003(\0132!.ope" +
58 "rations_research.FlowArcProto\022E\n\014problem" +
59 "_type\030\003 \001(\0162/.operations_research.FlowMo" +
60 "delProto.ProblemType\"I\n\013ProblemType\022\031\n\025L" +
61 "INEAR_SUM_ASSIGNMENT\020\000\022\014\n\010MAX_FLOW\020\001\022\021\n\r" +
62 "MIN_COST_FLOW\020\002B3\n\030com.google.ortools.gr" +
63 "aphP\001\252\002\024Google.OrTools.Graph"
65 descriptor = com.google.protobuf.Descriptors.FileDescriptor
66 .internalBuildGeneratedFileFrom(descriptorData,
67 new com.google.protobuf.Descriptors.FileDescriptor[] {
69 internal_static_operations_research_FlowArcProto_descriptor =
71 internal_static_operations_research_FlowArcProto_fieldAccessorTable =
new
72 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
73 internal_static_operations_research_FlowArcProto_descriptor,
74 new java.lang.String[] {
"Tail",
"Head",
"Capacity",
"UnitCost", });
75 internal_static_operations_research_FlowNodeProto_descriptor =
77 internal_static_operations_research_FlowNodeProto_fieldAccessorTable =
new
78 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
79 internal_static_operations_research_FlowNodeProto_descriptor,
80 new java.lang.String[] {
"Id",
"Supply", });
81 internal_static_operations_research_FlowModelProto_descriptor =
83 internal_static_operations_research_FlowModelProto_fieldAccessorTable =
new
84 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
85 internal_static_operations_research_FlowModelProto_descriptor,
86 new java.lang.String[] {
"Nodes",
"Arcs",
"ProblemType", });
87 descriptor.resolveAllFeaturesImmutable();