@@ -63,177 +63,177 @@ function __init__()
63
63
64
64
JLLWrappers. @init_file_product (
65
65
optional_boolean,
66
- " include/operations_research /optional_boolean.proto" ,
66
+ " include/ortools/util /optional_boolean.proto" ,
67
67
)
68
68
69
69
JLLWrappers. @init_file_product (
70
70
ortools_glop_parameters,
71
- " include/operations_research /glop/parameters.proto" ,
71
+ " include/ortools /glop/parameters.proto" ,
72
72
)
73
73
74
74
JLLWrappers. @init_file_product (
75
75
ortools_graph_flow_problem,
76
- " include/operations_research /flow_problem.proto" ,
76
+ " include/ortools/graph /flow_problem.proto" ,
77
77
)
78
78
79
79
JLLWrappers. @init_file_product (
80
80
proto_bop_parameters,
81
- " include/operations_research /bop/bop_parameters.proto" ,
81
+ " include/ortools /bop/bop_parameters.proto" ,
82
82
)
83
83
84
84
JLLWrappers. @init_file_product (
85
85
proto_constraint_solver_assignment,
86
- " include/operations_research /assignment.proto" ,
86
+ " include/ortools/constraint_solver /assignment.proto" ,
87
87
)
88
88
89
89
JLLWrappers. @init_file_product (
90
90
proto_constraint_solver_demon_profiler,
91
- " include/operations_research /demon_profiler.proto" ,
91
+ " include/ortools/constraint_solver /demon_profiler.proto" ,
92
92
)
93
93
94
94
JLLWrappers. @init_file_product (
95
95
proto_constraint_solver_routing_enums,
96
- " include/operations_research /routing_enums.proto" ,
96
+ " include/ortools/constraint_solver /routing_enums.proto" ,
97
97
)
98
98
99
99
JLLWrappers. @init_file_product (
100
100
proto_constraint_solver_routing_parameters,
101
- " include/operations_research /routing_parameters.proto" ,
101
+ " include/ortools/constraint_solver /routing_parameters.proto" ,
102
102
)
103
103
104
104
JLLWrappers. @init_file_product (
105
105
proto_constraint_solver_search_limit,
106
- " include/operations_research /search_limit.proto" ,
106
+ " include/ortools/constraint_solver /search_limit.proto" ,
107
107
)
108
108
109
109
JLLWrappers. @init_file_product (
110
110
proto_constraint_solver_search_stats,
111
- " include/operations_research /search_stats.proto" ,
111
+ " include/ortools/constraint_solver /search_stats.proto" ,
112
112
)
113
113
114
114
JLLWrappers. @init_file_product (
115
115
proto_constraint_solver_solver_parameters,
116
- " include/operations_research /solver_parameters.proto" ,
116
+ " include/ortools/constraint_solver /solver_parameters.proto" ,
117
117
)
118
118
119
119
JLLWrappers. @init_file_product (
120
120
proto_gscip,
121
- " include/operations_research /gscip.proto" ,
121
+ " include/ortools/gscip /gscip.proto" ,
122
122
)
123
123
124
124
JLLWrappers. @init_file_product (
125
125
proto_linear_solver,
126
- " include/operations_research /linear_solver.proto" ,
126
+ " include/ortools/linear_solver /linear_solver.proto" ,
127
127
)
128
128
129
129
JLLWrappers. @init_file_product (
130
130
proto_math_opt_callback,
131
- " include/operations_research /math_opt/callback.proto" ,
131
+ " include/ortools /math_opt/callback.proto" ,
132
132
)
133
133
134
134
JLLWrappers. @init_file_product (
135
135
proto_math_opt_infeasible_subsystem,
136
- " include/operations_research /math_opt/infeasible_subsystem.proto" ,
136
+ " include/ortools /math_opt/infeasible_subsystem.proto" ,
137
137
)
138
138
139
139
JLLWrappers. @init_file_product (
140
140
proto_math_opt_model,
141
- " include/operations_research /math_opt/model.proto" ,
141
+ " include/ortools /math_opt/model.proto" ,
142
142
)
143
143
144
144
JLLWrappers. @init_file_product (
145
145
proto_math_opt_model_parameters,
146
- " include/operations_research /math_opt/model_parameters.proto" ,
146
+ " include/ortools /math_opt/model_parameters.proto" ,
147
147
)
148
148
149
149
JLLWrappers. @init_file_product (
150
150
proto_math_opt_model_update,
151
- " include/operations_research /math_opt/model_update.proto" ,
151
+ " include/ortools /math_opt/model_update.proto" ,
152
152
)
153
153
154
154
JLLWrappers. @init_file_product (
155
155
proto_math_opt_parameters,
156
- " include/operations_research /math_opt/parameters.proto" ,
156
+ " include/ortools /math_opt/parameters.proto" ,
157
157
)
158
158
159
159
JLLWrappers. @init_file_product (
160
160
proto_math_opt_result,
161
- " include/operations_research /math_opt/result.proto" ,
161
+ " include/ortools /math_opt/result.proto" ,
162
162
)
163
163
164
164
JLLWrappers. @init_file_product (
165
165
proto_math_opt_solution,
166
- " include/operations_research /math_opt/solution.proto" ,
166
+ " include/ortools /math_opt/solution.proto" ,
167
167
)
168
168
169
169
JLLWrappers. @init_file_product (
170
170
proto_math_opt_solvers_glpk,
171
- " include/operations_research /math_opt/solvers/glpk.proto" ,
171
+ " include/ortools /math_opt/solvers/glpk.proto" ,
172
172
)
173
173
174
174
JLLWrappers. @init_file_product (
175
175
proto_math_opt_solvers_gurobi,
176
- " include/operations_research /math_opt/solvers/gurobi.proto" ,
176
+ " include/ortools /math_opt/solvers/gurobi.proto" ,
177
177
)
178
178
179
179
JLLWrappers. @init_file_product (
180
180
proto_math_opt_solvers_highs,
181
- " include/operations_research /math_opt/solvers/highs.proto" ,
181
+ " include/ortools /math_opt/solvers/highs.proto" ,
182
182
)
183
183
184
184
JLLWrappers. @init_file_product (
185
185
proto_math_opt_sparse_containers,
186
- " include/operations_research /math_opt/sparse_containers.proto" ,
186
+ " include/ortools /math_opt/sparse_containers.proto" ,
187
187
)
188
188
189
189
JLLWrappers. @init_file_product (
190
190
proto_packing_multiple_dimensions_bin_packing,
191
- " include/operations_research /packing/multiple_dimensions_bin_packing.proto" ,
191
+ " include/ortools /packing/multiple_dimensions_bin_packing.proto" ,
192
192
)
193
193
194
194
JLLWrappers. @init_file_product (
195
195
proto_packing_vector_bin_packing,
196
- " include/operations_research /packing/vbp/vector_bin_packing.proto" ,
196
+ " include/ortools /packing/vbp/vector_bin_packing.proto" ,
197
197
)
198
198
199
199
JLLWrappers. @init_file_product (
200
200
proto_pdlp_solve_log,
201
- " include/operations_research /pdlp/solve_log.proto" ,
201
+ " include/ortools /pdlp/solve_log.proto" ,
202
202
)
203
203
204
204
JLLWrappers. @init_file_product (
205
205
proto_pdlp_solvers,
206
- " include/operations_research /pdlp/solvers.proto" ,
206
+ " include/ortools /pdlp/solvers.proto" ,
207
207
)
208
208
209
209
JLLWrappers. @init_file_product (
210
210
proto_sat_boolean_problem,
211
- " include/operations_research /sat/boolean_problem.proto" ,
211
+ " include/ortools /sat/boolean_problem.proto" ,
212
212
)
213
213
214
214
JLLWrappers. @init_file_product (
215
215
proto_sat_cp_model,
216
- " include/operations_research /sat/cp_model.proto" ,
216
+ " include/ortools /sat/cp_model.proto" ,
217
217
)
218
218
219
219
JLLWrappers. @init_file_product (
220
220
proto_sat_parameters,
221
- " include/operations_research /sat/sat_parameters.proto" ,
221
+ " include/ortools /sat/sat_parameters.proto" ,
222
222
)
223
223
224
224
JLLWrappers. @init_file_product (
225
225
proto_scheduling_course_scheduling,
226
- " include/operations_research /course_scheduling.proto" ,
226
+ " include/ortools/scheduling /course_scheduling.proto" ,
227
227
)
228
228
229
229
JLLWrappers. @init_file_product (
230
230
proto_scheduling_jobshop_scheduling,
231
- " include/operations_research /scheduling/jssp/jobshop_scheduling.proto" ,
231
+ " include/ortools /scheduling/jssp/jobshop_scheduling.proto" ,
232
232
)
233
233
234
234
JLLWrappers. @init_file_product (
235
235
proto_scheduling_rcpsp,
236
- " include/operations_research /scheduling/rcpsp/rcpsp.proto" ,
236
+ " include/ortools /scheduling/rcpsp/rcpsp.proto" ,
237
237
)
238
238
239
239
JLLWrappers. @init_executable_product (
0 commit comments