9public final class RoutesSupportGraph {
10 private RoutesSupportGraph() {}
12 com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
13 com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
18 RoutesSupportGraph.class.getName());
21 com.google.protobuf.ExtensionRegistryLite registry) {
25 com.google.protobuf.ExtensionRegistry registry) {
27 (com.google.protobuf.ExtensionRegistryLite) registry);
29 static final com.google.protobuf.Descriptors.Descriptor
30 internal_static_operations_research_sat_ArcLpValue_descriptor;
32 com.google.protobuf.GeneratedMessage.FieldAccessorTable
33 internal_static_operations_research_sat_ArcLpValue_fieldAccessorTable;
34 static final com.google.protobuf.Descriptors.Descriptor
35 internal_static_operations_research_sat_RoutesSupportGraphProto_descriptor;
37 com.google.protobuf.GeneratedMessage.FieldAccessorTable
38 internal_static_operations_research_sat_RoutesSupportGraphProto_fieldAccessorTable;
40 public static com.google.protobuf.Descriptors.FileDescriptor
44 private static com.google.protobuf.Descriptors.FileDescriptor
47 java.lang.String[] descriptorData = {
48 "\n&ortools/sat/routes_support_graph.proto" +
49 "\022\027operations_research.sat\":\n\nArcLpValue\022" +
50 "\014\n\004tail\030\001 \001(\005\022\014\n\004head\030\002 \001(\005\022\020\n\010lp_value\030" +
51 "\003 \001(\001\"U\n\027RoutesSupportGraphProto\022:\n\rarc_" +
52 "lp_values\030\001 \003(\0132#.operations_research.sa" +
53 "t.ArcLpValueBp\n\026com.google.ortools.satP\001" +
54 "Z?github.com/google/or-tools/ortools/sat" +
55 "/proto/routessupportgraph\252\002\022Google.OrToo" +
58 descriptor = com.google.protobuf.Descriptors.FileDescriptor
59 .internalBuildGeneratedFileFrom(descriptorData,
60 new com.google.protobuf.Descriptors.FileDescriptor[] {
62 internal_static_operations_research_sat_ArcLpValue_descriptor =
64 internal_static_operations_research_sat_ArcLpValue_fieldAccessorTable =
new
65 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
66 internal_static_operations_research_sat_ArcLpValue_descriptor,
67 new java.lang.String[] {
"Tail",
"Head",
"LpValue", });
68 internal_static_operations_research_sat_RoutesSupportGraphProto_descriptor =
70 internal_static_operations_research_sat_RoutesSupportGraphProto_fieldAccessorTable =
new
71 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
72 internal_static_operations_research_sat_RoutesSupportGraphProto_descriptor,
73 new java.lang.String[] {
"ArcLpValues", });
74 descriptor.resolveAllFeaturesImmutable();