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