Google OR-Tools v9.11
a fast and portable software suite for combinatorial optimization
Loading...
Searching...
No Matches
LinearSolver.java
Go to the documentation of this file.
1// Generated by the protocol buffer compiler. DO NOT EDIT!
2// source: ortools/linear_solver/linear_solver.proto
3// Protobuf Java Version: 4.26.1
4
5package com.google.ortools.linearsolver;
6
7public final class LinearSolver {
8 private LinearSolver() {}
9 static {
10 com.google.protobuf.RuntimeVersion.validateProtobufGencodeVersion(
11 com.google.protobuf.RuntimeVersion.RuntimeDomain.PUBLIC,
12 /* major= */ 4,
13 /* minor= */ 26,
14 /* patch= */ 1,
15 /* suffix= */ "",
16 LinearSolver.class.getName());
17 }
18 public static void registerAllExtensions(
19 com.google.protobuf.ExtensionRegistryLite registry) {
20 }
21
22 public static void registerAllExtensions(
23 com.google.protobuf.ExtensionRegistry registry) {
25 (com.google.protobuf.ExtensionRegistryLite) registry);
26 }
27 static final com.google.protobuf.Descriptors.Descriptor
28 internal_static_operations_research_MPVariableProto_descriptor;
29 static final
30 com.google.protobuf.GeneratedMessage.FieldAccessorTable
31 internal_static_operations_research_MPVariableProto_fieldAccessorTable;
32 static final com.google.protobuf.Descriptors.Descriptor
33 internal_static_operations_research_MPConstraintProto_descriptor;
34 static final
35 com.google.protobuf.GeneratedMessage.FieldAccessorTable
36 internal_static_operations_research_MPConstraintProto_fieldAccessorTable;
37 static final com.google.protobuf.Descriptors.Descriptor
38 internal_static_operations_research_MPGeneralConstraintProto_descriptor;
39 static final
40 com.google.protobuf.GeneratedMessage.FieldAccessorTable
41 internal_static_operations_research_MPGeneralConstraintProto_fieldAccessorTable;
42 static final com.google.protobuf.Descriptors.Descriptor
43 internal_static_operations_research_MPIndicatorConstraint_descriptor;
44 static final
45 com.google.protobuf.GeneratedMessage.FieldAccessorTable
46 internal_static_operations_research_MPIndicatorConstraint_fieldAccessorTable;
47 static final com.google.protobuf.Descriptors.Descriptor
48 internal_static_operations_research_MPSosConstraint_descriptor;
49 static final
50 com.google.protobuf.GeneratedMessage.FieldAccessorTable
51 internal_static_operations_research_MPSosConstraint_fieldAccessorTable;
52 static final com.google.protobuf.Descriptors.Descriptor
53 internal_static_operations_research_MPQuadraticConstraint_descriptor;
54 static final
55 com.google.protobuf.GeneratedMessage.FieldAccessorTable
56 internal_static_operations_research_MPQuadraticConstraint_fieldAccessorTable;
57 static final com.google.protobuf.Descriptors.Descriptor
58 internal_static_operations_research_MPAbsConstraint_descriptor;
59 static final
60 com.google.protobuf.GeneratedMessage.FieldAccessorTable
61 internal_static_operations_research_MPAbsConstraint_fieldAccessorTable;
62 static final com.google.protobuf.Descriptors.Descriptor
63 internal_static_operations_research_MPArrayConstraint_descriptor;
64 static final
65 com.google.protobuf.GeneratedMessage.FieldAccessorTable
66 internal_static_operations_research_MPArrayConstraint_fieldAccessorTable;
67 static final com.google.protobuf.Descriptors.Descriptor
68 internal_static_operations_research_MPArrayWithConstantConstraint_descriptor;
69 static final
70 com.google.protobuf.GeneratedMessage.FieldAccessorTable
71 internal_static_operations_research_MPArrayWithConstantConstraint_fieldAccessorTable;
72 static final com.google.protobuf.Descriptors.Descriptor
73 internal_static_operations_research_MPQuadraticObjective_descriptor;
74 static final
75 com.google.protobuf.GeneratedMessage.FieldAccessorTable
76 internal_static_operations_research_MPQuadraticObjective_fieldAccessorTable;
77 static final com.google.protobuf.Descriptors.Descriptor
78 internal_static_operations_research_PartialVariableAssignment_descriptor;
79 static final
80 com.google.protobuf.GeneratedMessage.FieldAccessorTable
81 internal_static_operations_research_PartialVariableAssignment_fieldAccessorTable;
82 static final com.google.protobuf.Descriptors.Descriptor
83 internal_static_operations_research_MPModelProto_descriptor;
84 static final
85 com.google.protobuf.GeneratedMessage.FieldAccessorTable
86 internal_static_operations_research_MPModelProto_fieldAccessorTable;
87 static final com.google.protobuf.Descriptors.Descriptor
88 internal_static_operations_research_MPModelProto_Annotation_descriptor;
89 static final
90 com.google.protobuf.GeneratedMessage.FieldAccessorTable
91 internal_static_operations_research_MPModelProto_Annotation_fieldAccessorTable;
92 static final com.google.protobuf.Descriptors.Descriptor
93 internal_static_operations_research_OptionalDouble_descriptor;
94 static final
95 com.google.protobuf.GeneratedMessage.FieldAccessorTable
96 internal_static_operations_research_OptionalDouble_fieldAccessorTable;
97 static final com.google.protobuf.Descriptors.Descriptor
98 internal_static_operations_research_MPSolverCommonParameters_descriptor;
99 static final
100 com.google.protobuf.GeneratedMessage.FieldAccessorTable
101 internal_static_operations_research_MPSolverCommonParameters_fieldAccessorTable;
102 static final com.google.protobuf.Descriptors.Descriptor
103 internal_static_operations_research_MPModelDeltaProto_descriptor;
104 static final
105 com.google.protobuf.GeneratedMessage.FieldAccessorTable
106 internal_static_operations_research_MPModelDeltaProto_fieldAccessorTable;
107 static final com.google.protobuf.Descriptors.Descriptor
108 internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_descriptor;
109 static final
110 com.google.protobuf.GeneratedMessage.FieldAccessorTable
111 internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_fieldAccessorTable;
112 static final com.google.protobuf.Descriptors.Descriptor
113 internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_descriptor;
114 static final
115 com.google.protobuf.GeneratedMessage.FieldAccessorTable
116 internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_fieldAccessorTable;
117 static final com.google.protobuf.Descriptors.Descriptor
118 internal_static_operations_research_MPModelRequest_descriptor;
119 static final
120 com.google.protobuf.GeneratedMessage.FieldAccessorTable
121 internal_static_operations_research_MPModelRequest_fieldAccessorTable;
122 static final com.google.protobuf.Descriptors.Descriptor
123 internal_static_operations_research_MPSolution_descriptor;
124 static final
125 com.google.protobuf.GeneratedMessage.FieldAccessorTable
126 internal_static_operations_research_MPSolution_fieldAccessorTable;
127 static final com.google.protobuf.Descriptors.Descriptor
128 internal_static_operations_research_MPSolveInfo_descriptor;
129 static final
130 com.google.protobuf.GeneratedMessage.FieldAccessorTable
131 internal_static_operations_research_MPSolveInfo_fieldAccessorTable;
132 static final com.google.protobuf.Descriptors.Descriptor
133 internal_static_operations_research_MPSolutionResponse_descriptor;
134 static final
135 com.google.protobuf.GeneratedMessage.FieldAccessorTable
136 internal_static_operations_research_MPSolutionResponse_fieldAccessorTable;
137
138 public static com.google.protobuf.Descriptors.FileDescriptor
140 return descriptor;
141 }
142 private static com.google.protobuf.Descriptors.FileDescriptor
143 descriptor;
144 static {
145 java.lang.String[] descriptorData = {
146 "\n)ortools/linear_solver/linear_solver.pr" +
147 "oto\022\023operations_research\032#ortools/util/o" +
148 "ptional_boolean.proto\"\262\001\n\017MPVariableProt" +
149 "o\022\031\n\013lower_bound\030\001 \001(\001:\004-inf\022\030\n\013upper_bo" +
150 "und\030\002 \001(\001:\003inf\022 \n\025objective_coefficient\030" +
151 "\003 \001(\001:\0010\022\031\n\nis_integer\030\004 \001(\010:\005false\022\016\n\004n" +
152 "ame\030\005 \001(\t:\000\022\035\n\022branching_priority\030\006 \001(\005:" +
153 "\0010\"\240\001\n\021MPConstraintProto\022\025\n\tvar_index\030\006 " +
154 "\003(\005B\002\020\001\022\027\n\013coefficient\030\007 \003(\001B\002\020\001\022\031\n\013lowe" +
155 "r_bound\030\002 \001(\001:\004-inf\022\030\n\013upper_bound\030\003 \001(\001" +
156 ":\003inf\022\016\n\004name\030\004 \001(\t:\000\022\026\n\007is_lazy\030\005 \001(\010:\005" +
157 "false\"\367\004\n\030MPGeneralConstraintProto\022\016\n\004na" +
158 "me\030\001 \001(\t:\000\022J\n\024indicator_constraint\030\002 \001(\013" +
159 "2*.operations_research.MPIndicatorConstr" +
160 "aintH\000\022>\n\016sos_constraint\030\003 \001(\0132$.operati" +
161 "ons_research.MPSosConstraintH\000\022J\n\024quadra" +
162 "tic_constraint\030\004 \001(\0132*.operations_resear" +
163 "ch.MPQuadraticConstraintH\000\022>\n\016abs_constr" +
164 "aint\030\005 \001(\0132$.operations_research.MPAbsCo" +
165 "nstraintH\000\022@\n\016and_constraint\030\006 \001(\0132&.ope" +
166 "rations_research.MPArrayConstraintH\000\022?\n\r" +
167 "or_constraint\030\007 \001(\0132&.operations_researc" +
168 "h.MPArrayConstraintH\000\022L\n\016min_constraint\030" +
169 "\010 \001(\01322.operations_research.MPArrayWithC" +
170 "onstantConstraintH\000\022L\n\016max_constraint\030\t " +
171 "\001(\01322.operations_research.MPArrayWithCon" +
172 "stantConstraintH\000B\024\n\022general_constraint\"" +
173 "y\n\025MPIndicatorConstraint\022\021\n\tvar_index\030\001 " +
174 "\001(\005\022\021\n\tvar_value\030\002 \001(\005\022:\n\nconstraint\030\003 \001" +
175 "(\0132&.operations_research.MPConstraintPro" +
176 "to\"\237\001\n\017MPSosConstraint\022E\n\004type\030\001 \001(\0162).o" +
177 "perations_research.MPSosConstraint.Type:" +
178 "\014SOS1_DEFAULT\022\021\n\tvar_index\030\002 \003(\005\022\016\n\006weig" +
179 "ht\030\003 \003(\001\"\"\n\004Type\022\020\n\014SOS1_DEFAULT\020\000\022\010\n\004SO" +
180 "S2\020\001\"\264\001\n\025MPQuadraticConstraint\022\021\n\tvar_in" +
181 "dex\030\001 \003(\005\022\023\n\013coefficient\030\002 \003(\001\022\023\n\013qvar1_" +
182 "index\030\003 \003(\005\022\023\n\013qvar2_index\030\004 \003(\005\022\024\n\014qcoe" +
183 "fficient\030\005 \003(\001\022\031\n\013lower_bound\030\006 \001(\001:\004-in" +
184 "f\022\030\n\013upper_bound\030\007 \001(\001:\003inf\"A\n\017MPAbsCons" +
185 "traint\022\021\n\tvar_index\030\001 \001(\005\022\033\n\023resultant_v" +
186 "ar_index\030\002 \001(\005\"C\n\021MPArrayConstraint\022\021\n\tv" +
187 "ar_index\030\001 \003(\005\022\033\n\023resultant_var_index\030\002 " +
188 "\001(\005\"a\n\035MPArrayWithConstantConstraint\022\021\n\t" +
189 "var_index\030\001 \003(\005\022\020\n\010constant\030\002 \001(\001\022\033\n\023res" +
190 "ultant_var_index\030\003 \001(\005\"U\n\024MPQuadraticObj" +
191 "ective\022\023\n\013qvar1_index\030\001 \003(\005\022\023\n\013qvar2_ind" +
192 "ex\030\002 \003(\005\022\023\n\013coefficient\030\003 \003(\001\"I\n\031Partial" +
193 "VariableAssignment\022\025\n\tvar_index\030\001 \003(\005B\002\020" +
194 "\001\022\025\n\tvar_value\030\002 \003(\001B\002\020\001\"\344\005\n\014MPModelProt" +
195 "o\0226\n\010variable\030\003 \003(\0132$.operations_researc" +
196 "h.MPVariableProto\022:\n\nconstraint\030\004 \003(\0132&." +
197 "operations_research.MPConstraintProto\022I\n" +
198 "\022general_constraint\030\007 \003(\0132-.operations_r" +
199 "esearch.MPGeneralConstraintProto\022\027\n\010maxi" +
200 "mize\030\001 \001(\010:\005false\022\033\n\020objective_offset\030\002 " +
201 "\001(\001:\0010\022F\n\023quadratic_objective\030\010 \001(\0132).op" +
202 "erations_research.MPQuadraticObjective\022\016" +
203 "\n\004name\030\005 \001(\t:\000\022E\n\rsolution_hint\030\006 \001(\0132.." +
204 "operations_research.PartialVariableAssig" +
205 "nment\022@\n\nannotation\030\t \003(\0132,.operations_r" +
206 "esearch.MPModelProto.Annotation\032\375\001\n\nAnno" +
207 "tation\022L\n\013target_type\030\001 \001(\01627.operations" +
208 "_research.MPModelProto.Annotation.Target" +
209 "Type\022\024\n\014target_index\030\002 \001(\005\022\023\n\013target_nam" +
210 "e\030\003 \001(\t\022\023\n\013payload_key\030\004 \001(\t\022\025\n\rpayload_" +
211 "value\030\005 \001(\t\"J\n\nTargetType\022\024\n\020VARIABLE_DE" +
212 "FAULT\020\000\022\016\n\nCONSTRAINT\020\001\022\026\n\022GENERAL_CONST" +
213 "RAINT\020\002\"\037\n\016OptionalDouble\022\r\n\005value\030\001 \001(\001" +
214 "\"\275\004\n\030MPSolverCommonParameters\022=\n\020relativ" +
215 "e_mip_gap\030\001 \001(\0132#.operations_research.Op" +
216 "tionalDouble\022=\n\020primal_tolerance\030\002 \001(\0132#" +
217 ".operations_research.OptionalDouble\022;\n\016d" +
218 "ual_tolerance\030\003 \001(\0132#.operations_researc" +
219 "h.OptionalDouble\022j\n\014lp_algorithm\030\004 \001(\0162?" +
220 ".operations_research.MPSolverCommonParam" +
221 "eters.LPAlgorithmValues:\023LP_ALGO_UNSPECI" +
222 "FIED\022H\n\010presolve\030\005 \001(\0162$.operations_rese" +
223 "arch.OptionalBoolean:\020BOOL_UNSPECIFIED\022G" +
224 "\n\007scaling\030\007 \001(\0162$.operations_research.Op" +
225 "tionalBoolean:\020BOOL_UNSPECIFIED\"g\n\021LPAlg" +
226 "orithmValues\022\027\n\023LP_ALGO_UNSPECIFIED\020\000\022\020\n" +
227 "\014LP_ALGO_DUAL\020\001\022\022\n\016LP_ALGO_PRIMAL\020\002\022\023\n\017L" +
228 "P_ALGO_BARRIER\020\003\"\263\003\n\021MPModelDeltaProto\022 " +
229 "\n\030baseline_model_file_path\030\001 \001(\t\022Y\n\022vari" +
230 "able_overrides\030\002 \003(\0132=.operations_resear" +
231 "ch.MPModelDeltaProto.VariableOverridesEn" +
232 "try\022]\n\024constraint_overrides\030\003 \003(\0132?.oper" +
233 "ations_research.MPModelDeltaProto.Constr" +
234 "aintOverridesEntry\032^\n\026VariableOverridesE" +
235 "ntry\022\013\n\003key\030\001 \001(\005\0223\n\005value\030\002 \001(\0132$.opera" +
236 "tions_research.MPVariableProto:\0028\001\032b\n\030Co" +
237 "nstraintOverridesEntry\022\013\n\003key\030\001 \001(\005\0225\n\005v" +
238 "alue\030\002 \001(\0132&.operations_research.MPConst" +
239 "raintProto:\0028\001\"\233\010\n\016MPModelRequest\0220\n\005mod" +
240 "el\030\001 \001(\0132!.operations_research.MPModelPr" +
241 "oto\022\\\n\013solver_type\030\002 \001(\0162..operations_re" +
242 "search.MPModelRequest.SolverType:\027GLOP_L" +
243 "INEAR_PROGRAMMING\022!\n\031solver_time_limit_s" +
244 "econds\030\003 \001(\001\022,\n\035enable_internal_solver_o" +
245 "utput\030\004 \001(\010:\005false\022\"\n\032solver_specific_pa" +
246 "rameters\030\005 \001(\t\0228\n)ignore_solver_specific" +
247 "_parameters_failure\030\t \001(\010:\005false\022;\n\013mode" +
248 "l_delta\030\010 \001(\0132&.operations_research.MPMo" +
249 "delDeltaProto\022.\n#populate_additional_sol" +
250 "utions_up_to\030\013 \001(\005:\0010\"\334\004\n\nSolverType\022\032\n\026" +
251 "CLP_LINEAR_PROGRAMMING\020\000\022\033\n\027GLOP_LINEAR_" +
252 "PROGRAMMING\020\002\022\033\n\027GLPK_LINEAR_PROGRAMMING" +
253 "\020\001\022\035\n\031GUROBI_LINEAR_PROGRAMMING\020\006\022\035\n\031XPR" +
254 "ESS_LINEAR_PROGRAMMING\020e\022\034\n\030CPLEX_LINEAR" +
255 "_PROGRAMMING\020\n\022\034\n\030HIGHS_LINEAR_PROGRAMMI" +
256 "NG\020\017\022\"\n\036SCIP_MIXED_INTEGER_PROGRAMMING\020\003" +
257 "\022\"\n\036GLPK_MIXED_INTEGER_PROGRAMMING\020\004\022!\n\035" +
258 "CBC_MIXED_INTEGER_PROGRAMMING\020\005\022$\n GUROB" +
259 "I_MIXED_INTEGER_PROGRAMMING\020\007\022$\n XPRESS_" +
260 "MIXED_INTEGER_PROGRAMMING\020f\022#\n\037CPLEX_MIX" +
261 "ED_INTEGER_PROGRAMMING\020\013\022#\n\037HIGHS_MIXED_" +
262 "INTEGER_PROGRAMMING\020\020\022\033\n\027BOP_INTEGER_PRO" +
263 "GRAMMING\020\014\022\033\n\027SAT_INTEGER_PROGRAMMING\020\016\022" +
264 "\033\n\027PDLP_LINEAR_PROGRAMMING\020\010\022&\n\"KNAPSACK" +
265 "_MIXED_INTEGER_PROGRAMMING\020\r\"A\n\nMPSoluti" +
266 "on\022\027\n\017objective_value\030\001 \001(\001\022\032\n\016variable_" +
267 "value\030\002 \003(\001B\002\020\001\"O\n\013MPSolveInfo\022\037\n\027solve_" +
268 "wall_time_seconds\030\001 \001(\001\022\037\n\027solve_user_ti" +
269 "me_seconds\030\002 \001(\001\"\226\003\n\022MPSolutionResponse\022" +
270 "T\n\006status\030\001 \001(\0162+.operations_research.MP" +
271 "SolverResponseStatus:\027MPSOLVER_UNKNOWN_S" +
272 "TATUS\022\022\n\nstatus_str\030\007 \001(\t\022\027\n\017objective_v" +
273 "alue\030\002 \001(\001\022\034\n\024best_objective_bound\030\005 \001(\001" +
274 "\022\032\n\016variable_value\030\003 \003(\001B\002\020\001\0224\n\nsolve_in" +
275 "fo\030\n \001(\0132 .operations_research.MPSolveIn" +
276 "fo\022\034\n\024solver_specific_info\030\013 \001(\014\022\026\n\ndual" +
277 "_value\030\004 \003(\001B\002\020\001\022\030\n\014reduced_cost\030\006 \003(\001B\002" +
278 "\020\001\022=\n\024additional_solutions\030\010 \003(\0132\037.opera" +
279 "tions_research.MPSolution*\275\003\n\026MPSolverRe" +
280 "sponseStatus\022\024\n\020MPSOLVER_OPTIMAL\020\000\022\025\n\021MP" +
281 "SOLVER_FEASIBLE\020\001\022\027\n\023MPSOLVER_INFEASIBLE" +
282 "\020\002\022\026\n\022MPSOLVER_UNBOUNDED\020\003\022\025\n\021MPSOLVER_A" +
283 "BNORMAL\020\004\022\027\n\023MPSOLVER_NOT_SOLVED\020\006\022\033\n\027MP" +
284 "SOLVER_MODEL_IS_VALID\020a\022\036\n\032MPSOLVER_CANC" +
285 "ELLED_BY_USER\020b\022\033\n\027MPSOLVER_UNKNOWN_STAT" +
286 "US\020c\022\032\n\026MPSOLVER_MODEL_INVALID\020\005\022(\n$MPSO" +
287 "LVER_MODEL_INVALID_SOLUTION_HINT\020T\022,\n(MP" +
288 "SOLVER_MODEL_INVALID_SOLVER_PARAMETERS\020U" +
289 "\022$\n MPSOLVER_SOLVER_TYPE_UNAVAILABLE\020\007\022!" +
290 "\n\035MPSOLVER_INCOMPATIBLE_OPTIONS\020qB#\n\037com" +
291 ".google.ortools.linearsolverP\001"
292 };
293 descriptor = com.google.protobuf.Descriptors.FileDescriptor
294 .internalBuildGeneratedFileFrom(descriptorData,
295 new com.google.protobuf.Descriptors.FileDescriptor[] {
296 com.google.ortools.util.OptionalBooleanOuterClass.getDescriptor(),
297 });
298 internal_static_operations_research_MPVariableProto_descriptor =
299 getDescriptor().getMessageTypes().get(0);
300 internal_static_operations_research_MPVariableProto_fieldAccessorTable = new
301 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
302 internal_static_operations_research_MPVariableProto_descriptor,
303 new java.lang.String[] { "LowerBound", "UpperBound", "ObjectiveCoefficient", "IsInteger", "Name", "BranchingPriority", });
304 internal_static_operations_research_MPConstraintProto_descriptor =
305 getDescriptor().getMessageTypes().get(1);
306 internal_static_operations_research_MPConstraintProto_fieldAccessorTable = new
307 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
308 internal_static_operations_research_MPConstraintProto_descriptor,
309 new java.lang.String[] { "VarIndex", "Coefficient", "LowerBound", "UpperBound", "Name", "IsLazy", });
310 internal_static_operations_research_MPGeneralConstraintProto_descriptor =
311 getDescriptor().getMessageTypes().get(2);
312 internal_static_operations_research_MPGeneralConstraintProto_fieldAccessorTable = new
313 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
314 internal_static_operations_research_MPGeneralConstraintProto_descriptor,
315 new java.lang.String[] { "Name", "IndicatorConstraint", "SosConstraint", "QuadraticConstraint", "AbsConstraint", "AndConstraint", "OrConstraint", "MinConstraint", "MaxConstraint", "GeneralConstraint", });
316 internal_static_operations_research_MPIndicatorConstraint_descriptor =
317 getDescriptor().getMessageTypes().get(3);
318 internal_static_operations_research_MPIndicatorConstraint_fieldAccessorTable = new
319 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
320 internal_static_operations_research_MPIndicatorConstraint_descriptor,
321 new java.lang.String[] { "VarIndex", "VarValue", "Constraint", });
322 internal_static_operations_research_MPSosConstraint_descriptor =
323 getDescriptor().getMessageTypes().get(4);
324 internal_static_operations_research_MPSosConstraint_fieldAccessorTable = new
325 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
326 internal_static_operations_research_MPSosConstraint_descriptor,
327 new java.lang.String[] { "Type", "VarIndex", "Weight", });
328 internal_static_operations_research_MPQuadraticConstraint_descriptor =
329 getDescriptor().getMessageTypes().get(5);
330 internal_static_operations_research_MPQuadraticConstraint_fieldAccessorTable = new
331 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
332 internal_static_operations_research_MPQuadraticConstraint_descriptor,
333 new java.lang.String[] { "VarIndex", "Coefficient", "Qvar1Index", "Qvar2Index", "Qcoefficient", "LowerBound", "UpperBound", });
334 internal_static_operations_research_MPAbsConstraint_descriptor =
335 getDescriptor().getMessageTypes().get(6);
336 internal_static_operations_research_MPAbsConstraint_fieldAccessorTable = new
337 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
338 internal_static_operations_research_MPAbsConstraint_descriptor,
339 new java.lang.String[] { "VarIndex", "ResultantVarIndex", });
340 internal_static_operations_research_MPArrayConstraint_descriptor =
341 getDescriptor().getMessageTypes().get(7);
342 internal_static_operations_research_MPArrayConstraint_fieldAccessorTable = new
343 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
344 internal_static_operations_research_MPArrayConstraint_descriptor,
345 new java.lang.String[] { "VarIndex", "ResultantVarIndex", });
346 internal_static_operations_research_MPArrayWithConstantConstraint_descriptor =
347 getDescriptor().getMessageTypes().get(8);
348 internal_static_operations_research_MPArrayWithConstantConstraint_fieldAccessorTable = new
349 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
350 internal_static_operations_research_MPArrayWithConstantConstraint_descriptor,
351 new java.lang.String[] { "VarIndex", "Constant", "ResultantVarIndex", });
352 internal_static_operations_research_MPQuadraticObjective_descriptor =
353 getDescriptor().getMessageTypes().get(9);
354 internal_static_operations_research_MPQuadraticObjective_fieldAccessorTable = new
355 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
356 internal_static_operations_research_MPQuadraticObjective_descriptor,
357 new java.lang.String[] { "Qvar1Index", "Qvar2Index", "Coefficient", });
358 internal_static_operations_research_PartialVariableAssignment_descriptor =
359 getDescriptor().getMessageTypes().get(10);
360 internal_static_operations_research_PartialVariableAssignment_fieldAccessorTable = new
361 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
362 internal_static_operations_research_PartialVariableAssignment_descriptor,
363 new java.lang.String[] { "VarIndex", "VarValue", });
364 internal_static_operations_research_MPModelProto_descriptor =
365 getDescriptor().getMessageTypes().get(11);
366 internal_static_operations_research_MPModelProto_fieldAccessorTable = new
367 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
368 internal_static_operations_research_MPModelProto_descriptor,
369 new java.lang.String[] { "Variable", "Constraint", "GeneralConstraint", "Maximize", "ObjectiveOffset", "QuadraticObjective", "Name", "SolutionHint", "Annotation", });
370 internal_static_operations_research_MPModelProto_Annotation_descriptor =
371 internal_static_operations_research_MPModelProto_descriptor.getNestedTypes().get(0);
372 internal_static_operations_research_MPModelProto_Annotation_fieldAccessorTable = new
373 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
374 internal_static_operations_research_MPModelProto_Annotation_descriptor,
375 new java.lang.String[] { "TargetType", "TargetIndex", "TargetName", "PayloadKey", "PayloadValue", });
376 internal_static_operations_research_OptionalDouble_descriptor =
377 getDescriptor().getMessageTypes().get(12);
378 internal_static_operations_research_OptionalDouble_fieldAccessorTable = new
379 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
380 internal_static_operations_research_OptionalDouble_descriptor,
381 new java.lang.String[] { "Value", });
382 internal_static_operations_research_MPSolverCommonParameters_descriptor =
383 getDescriptor().getMessageTypes().get(13);
384 internal_static_operations_research_MPSolverCommonParameters_fieldAccessorTable = new
385 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
386 internal_static_operations_research_MPSolverCommonParameters_descriptor,
387 new java.lang.String[] { "RelativeMipGap", "PrimalTolerance", "DualTolerance", "LpAlgorithm", "Presolve", "Scaling", });
388 internal_static_operations_research_MPModelDeltaProto_descriptor =
389 getDescriptor().getMessageTypes().get(14);
390 internal_static_operations_research_MPModelDeltaProto_fieldAccessorTable = new
391 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
392 internal_static_operations_research_MPModelDeltaProto_descriptor,
393 new java.lang.String[] { "BaselineModelFilePath", "VariableOverrides", "ConstraintOverrides", });
394 internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_descriptor =
395 internal_static_operations_research_MPModelDeltaProto_descriptor.getNestedTypes().get(0);
396 internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_fieldAccessorTable = new
397 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
398 internal_static_operations_research_MPModelDeltaProto_VariableOverridesEntry_descriptor,
399 new java.lang.String[] { "Key", "Value", });
400 internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_descriptor =
401 internal_static_operations_research_MPModelDeltaProto_descriptor.getNestedTypes().get(1);
402 internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_fieldAccessorTable = new
403 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
404 internal_static_operations_research_MPModelDeltaProto_ConstraintOverridesEntry_descriptor,
405 new java.lang.String[] { "Key", "Value", });
406 internal_static_operations_research_MPModelRequest_descriptor =
407 getDescriptor().getMessageTypes().get(15);
408 internal_static_operations_research_MPModelRequest_fieldAccessorTable = new
409 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
410 internal_static_operations_research_MPModelRequest_descriptor,
411 new java.lang.String[] { "Model", "SolverType", "SolverTimeLimitSeconds", "EnableInternalSolverOutput", "SolverSpecificParameters", "IgnoreSolverSpecificParametersFailure", "ModelDelta", "PopulateAdditionalSolutionsUpTo", });
412 internal_static_operations_research_MPSolution_descriptor =
413 getDescriptor().getMessageTypes().get(16);
414 internal_static_operations_research_MPSolution_fieldAccessorTable = new
415 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
416 internal_static_operations_research_MPSolution_descriptor,
417 new java.lang.String[] { "ObjectiveValue", "VariableValue", });
418 internal_static_operations_research_MPSolveInfo_descriptor =
419 getDescriptor().getMessageTypes().get(17);
420 internal_static_operations_research_MPSolveInfo_fieldAccessorTable = new
421 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
422 internal_static_operations_research_MPSolveInfo_descriptor,
423 new java.lang.String[] { "SolveWallTimeSeconds", "SolveUserTimeSeconds", });
424 internal_static_operations_research_MPSolutionResponse_descriptor =
425 getDescriptor().getMessageTypes().get(18);
426 internal_static_operations_research_MPSolutionResponse_fieldAccessorTable = new
427 com.google.protobuf.GeneratedMessage.FieldAccessorTable(
428 internal_static_operations_research_MPSolutionResponse_descriptor,
429 new java.lang.String[] { "Status", "StatusStr", "ObjectiveValue", "BestObjectiveBound", "VariableValue", "SolveInfo", "SolverSpecificInfo", "DualValue", "ReducedCost", "AdditionalSolutions", });
430 descriptor.resolveAllFeaturesImmutable();
431 com.google.ortools.util.OptionalBooleanOuterClass.getDescriptor();
432 }
433
434 // @@protoc_insertion_point(outer_class_scope)
435}
static com.google.protobuf.Descriptors.FileDescriptor getDescriptor()
static void registerAllExtensions(com.google.protobuf.ExtensionRegistry registry)
static void registerAllExtensions(com.google.protobuf.ExtensionRegistryLite registry)