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_SetCoverProto_descriptor;
30 com.google.protobuf.GeneratedMessage.FieldAccessorTable
31 internal_static_operations_research_SetCoverProto_fieldAccessorTable;
32 static final com.google.protobuf.Descriptors.Descriptor
33 internal_static_operations_research_SetCoverProto_Subset_descriptor;
35 com.google.protobuf.GeneratedMessage.FieldAccessorTable
36 internal_static_operations_research_SetCoverProto_Subset_fieldAccessorTable;
37 static final com.google.protobuf.Descriptors.Descriptor
38 internal_static_operations_research_SetCoverSolutionResponse_descriptor;
40 com.google.protobuf.GeneratedMessage.FieldAccessorTable
41 internal_static_operations_research_SetCoverSolutionResponse_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/algorithms/set_cover.proto\022\023op" +
52 "erations_research\032\031ortools/util/int128.p" +
53 "roto\"\350\001\n\rSetCoverProto\0229\n\006subset\030\001 \003(\0132)" +
54 ".operations_research.SetCoverProto.Subse" +
55 "t\022\021\n\004name\030\002 \001(\tH\000\210\001\001\0225\n\013fingerprint\030\003 \001(" +
56 "\0132\033.operations_research.Int128H\001\210\001\001\0329\n\006S" +
57 "ubset\022\021\n\004cost\030\001 \001(\001H\000\210\001\001\022\023\n\007element\030\002 \003(" +
58 "\005B\002\020\001B\007\n\005_costB\007\n\005_nameB\016\n\014_fingerprint\"" +
59 "\351\003\n\030SetCoverSolutionResponse\022I\n\006status\030\001" +
60 " \001(\01624.operations_research.SetCoverSolut" +
61 "ionResponse.StatusH\000\210\001\001\022\030\n\013num_subsets\030\002" +
62 " \001(\005H\001\210\001\001\022\022\n\006subset\030\003 \003(\005B\002\020\001\022\021\n\004cost\030\004 " +
63 "\001(\001H\002\210\001\001\022\035\n\020cost_lower_bound\030\005 \001(\001H\003\210\001\001\022" +
64 "5\n\013fingerprint\030\006 \001(\0132\033.operations_resear" +
65 "ch.Int128H\004\210\001\001\022;\n\021model_fingerprint\030\007 \001(" +
66 "\0132\033.operations_research.Int128H\005\210\001\001\"O\n\006S" +
67 "tatus\022\r\n\tUNDEFINED\020\000\022\013\n\007OPTIMAL\020\001\022\014\n\010FEA" +
68 "SIBLE\020\002\022\016\n\nINFEASIBLE\020\003\022\013\n\007INVALID\020\004B\t\n\007" +
69 "_statusB\016\n\014_num_subsetsB\007\n\005_costB\023\n\021_cos" +
70 "t_lower_boundB\016\n\014_fingerprintB\024\n\022_model_" +
71 "fingerprintB!\n\035com.google.ortools.algori" +
72 "thmsP\001b\006proto3"
74 descriptor = com.google.protobuf.Descriptors.FileDescriptor
75 .internalBuildGeneratedFileFrom(descriptorData,
76 new com.google.protobuf.Descriptors.FileDescriptor[] {
77 com.google.ortools.util.Int128OuterClass.getDescriptor(),
79 internal_static_operations_research_SetCoverProto_descriptor =
81 internal_static_operations_research_SetCoverProto_fieldAccessorTable =
new
82 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
83 internal_static_operations_research_SetCoverProto_descriptor,
84 new java.lang.String[] {
"Subset",
"Name",
"Fingerprint", });
85 internal_static_operations_research_SetCoverProto_Subset_descriptor =
86 internal_static_operations_research_SetCoverProto_descriptor.getNestedTypes().get(0);
87 internal_static_operations_research_SetCoverProto_Subset_fieldAccessorTable =
new
88 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
89 internal_static_operations_research_SetCoverProto_Subset_descriptor,
90 new java.lang.String[] {
"Cost",
"Element", });
91 internal_static_operations_research_SetCoverSolutionResponse_descriptor =
93 internal_static_operations_research_SetCoverSolutionResponse_fieldAccessorTable =
new
94 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
95 internal_static_operations_research_SetCoverSolutionResponse_descriptor,
96 new java.lang.String[] {
"Status",
"NumSubsets",
"Subset",
"Cost",
"CostLowerBound",
"Fingerprint",
"ModelFingerprint", });
97 descriptor.resolveAllFeaturesImmutable();
98 com.google.ortools.util.Int128OuterClass.getDescriptor();