Commit f4082fe
authored
Short run fine tuning (#444)
This PR incorporates earlier logging of feasible solutions and reduces some excessive time limits in the initial solving phase to improve results on short timeframes.
Authors:
- Alice Boucher (https://github.com/aliceb-nv)
Approvers:
- Rajesh Gandham (https://github.com/rg20)
URL: #4441 parent 9f241a1 commit f4082fe
File tree
3 files changed
+6
-5
lines changed- cpp/src/mip
- diversity
- local_search
3 files changed
+6
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
172 | 172 | | |
173 | 173 | | |
174 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
175 | 179 | | |
176 | 180 | | |
177 | 181 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | 179 | | |
183 | 180 | | |
184 | 181 | | |
| |||
0 commit comments