-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathresults.txt
533 lines (494 loc) · 26.1 KB
/
results.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
Day 1:
Part 1 solution:
1393
Part 2 solution:
1359
Part 1 took 39.26600µs on average
Part 2 took 40.80000µs on average
Day 2:
Part 1 solution:
2073315
Part 2 solution:
1840311528
Part 1 took 52.26600µs on average
Part 2 took 51.80000µs on average
Day 3:
Part 1 solution:
3959450
Part 2 solution:
7440311
Part 1 took 399.13200µs on average
Part 2 took 1.68179ms on average
Day 4:
Part 1 solution:
58412
Part 2 solution:
10030
Part 1 took 243.39900µs on average
Part 2 took 948.03000µs on average
Day 5:
Part 1 solution:
7438
Part 2 solution:
21406
Part 1 took 8.34121ms on average
Part 2 took 16.81828ms on average
Day 6:
Part 1 solution:
353274
Part 2 solution:
1609314870967
Part 1 took 5.36600µs on average
Part 2 took 5.20000µs on average
Day 7:
Part 1 solution:
355989
Part 2 solution:
102245489
Part 1 took 68.03300µs on average
Part 2 took 6.76531ms on average
Day 8:
Part 1 solution:
452
Part 2 solution:
1096964
Part 1 took 177.73300µs on average
Part 2 took 14.67135ms on average
Day 9:
Part 1 solution:
504
Part 2 solution:
1558722
Part 1 took 368.13200µs on average
Part 2 took 29.24937ms on average
Day 10:
Part 1 solution:
299793
Part 2 solution:
3654963618
Part 1 took 258.49900µs on average
Part 2 took 427.76500µs on average
Day 11:
Part 1 solution:
1773
Part 2 solution:
494
Part 1 took 743.19700µs on average
Part 2 took 3.54749ms on average
Day 12:
Part 1 solution:
3421
Part 2 solution:
84870
Part 1 took 2.63746ms on average
Part 2 took 2.94496s on average
Day 13:
Part 1 solution:
753
Part 2 solution:
#..#.####.#....####.#..#...##.###..#..#
#..#....#.#....#....#..#....#.#..#.#.#.
####...#..#....###..####....#.#..#.##..
#..#..#...#....#....#..#....#.###..#.#.
#..#.#....#....#....#..#.#..#.#.#..#.#.
#..#.####.####.####.#..#..##..#..#.#..#
Part 1 took 120.79900µs on average
Part 2 took 317.23200µs on average
Day 14:
Part 1 solution:
2549
Part 2 solution:
2516901104210
Part 1 took 3.47166ms on average
Part 2 took 1.50426ms on average
Day 15:
Part 1 solution:
393
Part 2 solution:
2823
Part 1 took 5.25808ms on average
Part 2 took 238.91004ms on average
Day 16:
Part 1 solution:
3814
Part 2 solution:
1675198555015
Part 1 took 181.03200µs on average
Part 2 took 168.03200µs on average
Day 17:
Part 1 solution:
10878
Part 2 solution:
4716
Part 1 took 136.93300µs on average
Part 2 took 2.77292ms on average
Day 18:
Part 1 solution:
3987
Part 2 solution:
4500
Part 1 took 999.43000µs on average
Part 2 took 12.51243ms on average
Day 19:
Part 1 solution:
398
Part 2 solution:
10965
Part 1 took 377.21750ms on average
Part 2 took 376.26380ms on average
Day 20:
Part 1 solution:
5486
Part 2 solution:
20210
Part 1 took 4.99282ms on average
Part 2 took 274.10523ms on average
Day 21:
Part 1 solution:
512442
Part 2 solution:
346642902541848
Part 1 took 5.63300µs on average
Part 2 took 3.63875s on average
Day 22:
Part 1 solution:
587097
Part 2 solution:
1359673068597669
Part 1 took 3.20572ms on average
Part 2 took 247.39113ms on average
Day 24:
Part 1 solution:
69914999975369
Part 2 solution:
14911675311114
Part 1 took 111.96600µs on average
Part 2 took 106.16600µs on average
Day 25:
Part 1 solution:
374
Part 2 solution:
Part 1 took 746.47176ms on average
Part 2 took 266.00000ns on average
[{"problem":1,"mean_millis_pt1":0.039099666666666665,"var_millis_squared_pt1":3.4613355555555453e-7,"mean_millis_pt2":0.04066666666666666,"var_millis_squared_pt2":2.9755555555555513e-6},{"problem":2,"mean_millis_pt1":0.052166333333333335,"var_millis_squared_pt1":8.283335555555596e-7,"mean_millis_pt2":0.05173333333333333,"var_millis_squared_pt2":1.9088888888888874e-6},{"problem":3,"mean_millis_pt1":0.3990986666666667,"var_millis_squared_pt1":4.605933555555478e-6,"mean_millis_pt2":1.6817276666666665,"var_millis_squared_pt2":0.0006118388668888922},{"problem":4,"mean_millis_pt1":0.24333266666666667,"var_millis_squared_pt1":0.0000969944002222223,"mean_millis_pt2":0.9480300000000002,"var_millis_squared_pt2":0.000956979044666666},{"problem":5,"mean_millis_pt1":8.341005333333333,"var_millis_squared_pt1":0.4721627391602233,"mean_millis_pt2":16.81817666666667,"var_millis_squared_pt2":0.23157041520155552},{"problem":6,"mean_millis_pt1":0.005266333333333334,"var_millis_squared_pt1":8.246688888888895e-8,"mean_millis_pt2":0.0051333333333333335,"var_millis_squared_pt2":3.555555555555558e-8},{"problem":7,"mean_millis_pt1":0.06799999999999999,"var_millis_squared_pt1":0.0003896866666666667,"mean_millis_pt2":6.765243666666667,"var_millis_squared_pt2":0.00014198222222221383},{"problem":8,"mean_millis_pt1":0.17759966666666668,"var_millis_squared_pt1":0.00008384980022222196,"mean_millis_pt2":14.671217,"var_millis_squared_pt2":0.11213271937866674},{"problem":9,"mean_millis_pt1":0.3680653333333333,"var_millis_squared_pt1":0.0003763089335555543,"mean_millis_pt2":29.249335000000002,"var_millis_squared_pt2":0.0026270592446667324},{"problem":10,"mean_millis_pt1":0.2584326666666667,"var_millis_squared_pt1":7.580666888888921e-6,"mean_millis_pt2":0.427765,"var_millis_squared_pt2":6.14257800000011e-6},{"problem":11,"mean_millis_pt1":0.7430973333333334,"var_millis_squared_pt1":0.00009817713355555627,"mean_millis_pt2":3.547454666666667,"var_millis_squared_pt2":0.0000857088888888856},{"problem":12,"mean_millis_pt1":2.6373580000000003,"var_millis_squared_pt1":0.000804366644666671,"mean_millis_pt2":2944.9635086666663,"var_millis_squared_pt2":1979.3770992684283},{"problem":13,"mean_millis_pt1":0.12069966666666666,"var_millis_squared_pt1":0.00006474746688888882,"mean_millis_pt2":0.3171656666666667,"var_millis_squared_pt2":0.000029375555555555497},{"problem":14,"mean_millis_pt1":3.4715556666666667,"var_millis_squared_pt1":0.0005975088888888901,"mean_millis_pt2":1.5041616666666666,"var_millis_squared_pt2":0.00011636222222222322},{"problem":15,"mean_millis_pt1":5.25785,"var_millis_squared_pt1":0.0024923746446666663,"mean_millis_pt2":238.90957066666667,"var_millis_squared_pt2":14.514444756805611},{"problem":16,"mean_millis_pt1":0.18093266666666663,"var_millis_squared_pt1":0.0000351077335555555,"mean_millis_pt2":0.16793266666666665,"var_millis_squared_pt2":4.736266888888834e-6},{"problem":17,"mean_millis_pt1":0.13679966666666668,"var_millis_squared_pt1":0.00008502540022222215,"mean_millis_pt2":2.772858,"var_millis_squared_pt2":0.000044003244666665995},{"problem":18,"mean_millis_pt1":0.9992633333333334,"var_millis_squared_pt1":0.00013752533355555568,"mean_millis_pt2":12.512293333333332,"var_millis_squared_pt2":0.00020224222222223307},{"problem":19,"mean_millis_pt1":377.2173626666666,"var_millis_squared_pt1":0.18608763402422923,"mean_millis_pt2":376.263666,"var_millis_squared_pt2":0.2481838677126665},{"problem":20,"mean_millis_pt1":4.992684,"var_millis_squared_pt1":0.0006574866666666706,"mean_millis_pt2":274.1051253333333,"var_millis_squared_pt2":0.027250442533559852},{"problem":21,"mean_millis_pt1":0.0055000000000000005,"var_millis_squared_pt1":4.999999999999998e-7,"mean_millis_pt2":3638.754064,"var_millis_squared_pt2":0.11341813024274},{"problem":22,"mean_millis_pt1":3.205489666666667,"var_millis_squared_pt1":0.006584170200222231,"mean_millis_pt2":247.39076666666665,"var_millis_squared_pt2":0.8077232645642134},{"problem":24,"mean_millis_pt1":0.11176599999999999,"var_millis_squared_pt1":0.00004230784466666663,"mean_millis_pt2":0.10609966666666666,"var_millis_squared_pt2":0.000012742333555555568},{"problem":25,"mean_millis_pt1":746.4712223333332,"var_millis_squared_pt1":0.0952386522469018,"mean_millis_pt2":0.00009999999999999999,"var_millis_squared_pt2":6.666666666666666e-9}]
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.039099666666666665 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 0.04066666666666666 | |
| +------------------------+-------------------------+ |
| | problem | 1 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 3.4613355555555453e-7 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 2.9755555555555513e-6 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.052166333333333335 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 0.05173333333333333 | |
| +------------------------+-------------------------+ |
| | problem | 2 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 8.283335555555596e-7 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 1.9088888888888874e-6 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.3990986666666667 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 1.6817276666666665 | |
| +------------------------+-------------------------+ |
| | problem | 3 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 4.605933555555478e-6 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 0.0006118388668888922 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.24333266666666667 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 0.9480300000000002 | |
| +------------------------+-------------------------+ |
| | problem | 4 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 0.0000969944002222223 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 0.000956979044666666 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+-----------------------+ |
| | mean_millis_pt1 | 8.341005333333333 | |
| +------------------------+-----------------------+ |
| | mean_millis_pt2 | 16.81817666666667 | |
| +------------------------+-----------------------+ |
| | problem | 5 | |
| +------------------------+-----------------------+ |
| | var_millis_squared_pt1 | 0.4721627391602233 | |
| +------------------------+-----------------------+ |
| | var_millis_squared_pt2 | 0.23157041520155552 | |
| +------------------------+-----------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.005266333333333334 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 0.0051333333333333335 | |
| +------------------------+-------------------------+ |
| | problem | 6 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 8.246688888888895e-8 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 3.555555555555558e-8 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+--------------------------+ |
| | mean_millis_pt1 | 0.06799999999999999 | |
| +------------------------+--------------------------+ |
| | mean_millis_pt2 | 6.765243666666667 | |
| +------------------------+--------------------------+ |
| | problem | 7 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt1 | 0.0003896866666666667 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt2 | 0.00014198222222221383 | |
| +------------------------+--------------------------+ |
+--------------------------------------------------------+
| +------------------------+--------------------------+ |
| | mean_millis_pt1 | 0.17759966666666668 | |
| +------------------------+--------------------------+ |
| | mean_millis_pt2 | 14.671217 | |
| +------------------------+--------------------------+ |
| | problem | 8 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt1 | 0.00008384980022222196 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt2 | 0.11213271937866674 | |
| +------------------------+--------------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.3680653333333333 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 29.249335000000002 | |
| +------------------------+-------------------------+ |
| | problem | 9 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 0.0003763089335555543 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 0.0026270592446667324 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+------------------------+ |
| | mean_millis_pt1 | 0.2584326666666667 | |
| +------------------------+------------------------+ |
| | mean_millis_pt2 | 0.427765 | |
| +------------------------+------------------------+ |
| | problem | 10 | |
| +------------------------+------------------------+ |
| | var_millis_squared_pt1 | 7.580666888888921e-6 | |
| +------------------------+------------------------+ |
| | var_millis_squared_pt2 | 6.14257800000011e-6 | |
| +------------------------+------------------------+ |
+--------------------------------------------------------+
| +------------------------+--------------------------+ |
| | mean_millis_pt1 | 0.7430973333333334 | |
| +------------------------+--------------------------+ |
| | mean_millis_pt2 | 3.547454666666667 | |
| +------------------------+--------------------------+ |
| | problem | 11 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt1 | 0.00009817713355555627 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt2 | 0.0000857088888888856 | |
| +------------------------+--------------------------+ |
+--------------------------------------------------------+
| +------------------------+------------------------+ |
| | mean_millis_pt1 | 2.6373580000000003 | |
| +------------------------+------------------------+ |
| | mean_millis_pt2 | 2944.9635086666663 | |
| +------------------------+------------------------+ |
| | problem | 12 | |
| +------------------------+------------------------+ |
| | var_millis_squared_pt1 | 0.000804366644666671 | |
| +------------------------+------------------------+ |
| | var_millis_squared_pt2 | 1979.3770992684283 | |
| +------------------------+------------------------+ |
+--------------------------------------------------------+
| +------------------------+---------------------------+ |
| | mean_millis_pt1 | 0.12069966666666666 | |
| +------------------------+---------------------------+ |
| | mean_millis_pt2 | 0.3171656666666667 | |
| +------------------------+---------------------------+ |
| | problem | 13 | |
| +------------------------+---------------------------+ |
| | var_millis_squared_pt1 | 0.00006474746688888882 | |
| +------------------------+---------------------------+ |
| | var_millis_squared_pt2 | 0.000029375555555555497 | |
| +------------------------+---------------------------+ |
+--------------------------------------------------------+
| +------------------------+--------------------------+ |
| | mean_millis_pt1 | 3.4715556666666667 | |
| +------------------------+--------------------------+ |
| | mean_millis_pt2 | 1.5041616666666666 | |
| +------------------------+--------------------------+ |
| | problem | 14 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt1 | 0.0005975088888888901 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt2 | 0.00011636222222222322 | |
| +------------------------+--------------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 5.25785 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 238.90957066666667 | |
| +------------------------+-------------------------+ |
| | problem | 15 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 0.0024923746446666663 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 14.514444756805611 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.18093266666666663 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 0.16793266666666665 | |
| +------------------------+-------------------------+ |
| | problem | 16 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 0.0000351077335555555 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 4.736266888888834e-6 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+---------------------------+ |
| | mean_millis_pt1 | 0.13679966666666668 | |
| +------------------------+---------------------------+ |
| | mean_millis_pt2 | 2.772858 | |
| +------------------------+---------------------------+ |
| | problem | 17 | |
| +------------------------+---------------------------+ |
| | var_millis_squared_pt1 | 0.00008502540022222215 | |
| +------------------------+---------------------------+ |
| | var_millis_squared_pt2 | 0.000044003244666665995 | |
| +------------------------+---------------------------+ |
+--------------------------------------------------------+
| +------------------------+--------------------------+ |
| | mean_millis_pt1 | 0.9992633333333334 | |
| +------------------------+--------------------------+ |
| | mean_millis_pt2 | 12.512293333333332 | |
| +------------------------+--------------------------+ |
| | problem | 18 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt1 | 0.00013752533355555568 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt2 | 0.00020224222222223307 | |
| +------------------------+--------------------------+ |
+--------------------------------------------------------+
| +------------------------+-----------------------+ |
| | mean_millis_pt1 | 377.2173626666666 | |
| +------------------------+-----------------------+ |
| | mean_millis_pt2 | 376.263666 | |
| +------------------------+-----------------------+ |
| | problem | 19 | |
| +------------------------+-----------------------+ |
| | var_millis_squared_pt1 | 0.18608763402422923 | |
| +------------------------+-----------------------+ |
| | var_millis_squared_pt2 | 0.2481838677126665 | |
| +------------------------+-----------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 4.992684 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 274.1051253333333 | |
| +------------------------+-------------------------+ |
| | problem | 20 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 0.0006574866666666706 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 0.027250442533559852 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+-------------------------+ |
| | mean_millis_pt1 | 0.0055000000000000005 | |
| +------------------------+-------------------------+ |
| | mean_millis_pt2 | 3638.754064 | |
| +------------------------+-------------------------+ |
| | problem | 21 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt1 | 4.999999999999998e-7 | |
| +------------------------+-------------------------+ |
| | var_millis_squared_pt2 | 0.11341813024274 | |
| +------------------------+-------------------------+ |
+--------------------------------------------------------+
| +------------------------+------------------------+ |
| | mean_millis_pt1 | 3.205489666666667 | |
| +------------------------+------------------------+ |
| | mean_millis_pt2 | 247.39076666666665 | |
| +------------------------+------------------------+ |
| | problem | 22 | |
| +------------------------+------------------------+ |
| | var_millis_squared_pt1 | 0.006584170200222231 | |
| +------------------------+------------------------+ |
| | var_millis_squared_pt2 | 0.8077232645642134 | |
| +------------------------+------------------------+ |
+--------------------------------------------------------+
| +------------------------+---------------------------+ |
| | mean_millis_pt1 | 0.11176599999999999 | |
| +------------------------+---------------------------+ |
| | mean_millis_pt2 | 0.10609966666666666 | |
| +------------------------+---------------------------+ |
| | problem | 24 | |
| +------------------------+---------------------------+ |
| | var_millis_squared_pt1 | 0.00004230784466666663 | |
| +------------------------+---------------------------+ |
| | var_millis_squared_pt2 | 0.000012742333555555568 | |
| +------------------------+---------------------------+ |
+--------------------------------------------------------+
| +------------------------+--------------------------+ |
| | mean_millis_pt1 | 746.4712223333332 | |
| +------------------------+--------------------------+ |
| | mean_millis_pt2 | 0.00009999999999999999 | |
| +------------------------+--------------------------+ |
| | problem | 25 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt1 | 0.0952386522469018 | |
| +------------------------+--------------------------+ |
| | var_millis_squared_pt2 | 6.666666666666666e-9 | |
| +------------------------+--------------------------+ |
+--------------------------------------------------------+
ter, 0 nodes (gap 0.0%)
Optimal solution 1491753 after 7 iter, 0 nodes (gap 0.0%).
Excellent numeric accuracy ||*|| = 0
MEMO: lp_solve version 5.5.2.0 for 64 bit OS, with 64 bit REAL variables.
In the total iteration count 7, 0 (0.0%) were bound flips.
There were 0 refactorizations, 0 triggered by time and 0 by density.
... on average 7.0 major pivots per refactorization.
The largest [LUSOL v2.2.1.0] fact(B) had 8 NZ entries, 1.0x largest basis.
The maximum B&B level was 1, 0.0x MIP order, 1 at the optimal solution.
The constraint matrix inf-norm is 1, with a dynamic range of 1.
Time to load data was 0.000 seconds, presolve used 0.000 seconds,
... 0.000 seconds in simplex solver, in total 0.000 seconds.
Model name: '' - run #1
Objective: Minimize(R0)
SUBMITTED
Model size: 7 constraints, 14 variables, 14 non-zeros.
Sets: 0 GUB, 0 SOS.
Using DUAL simplex for phase 1 and PRIMAL simplex for phase 2.
The primal and dual simplex pricing strategy set to 'Devex'.
Relaxed solution 1491753 after 7 iter is B&B base.
Feasible solution 1491753 after 7 iter, 0 nodes (gap 0.0%)
Optimal solution 1491753 after 7 iter, 0 nodes (gap 0.0%).
Excellent numeric accuracy ||*|| = 0
MEMO: lp_solve version 5.5.2.0 for 64 bit OS, with 64 bit REAL variables.
In the total iteration count 7, 0 (0.0%) were bound flips.
There were 0 refactorizations, 0 triggered by time and 0 by density.
... on average 7.0 major pivots per refactorization.
The largest [LUSOL v2.2.1.0] fact(B) had 8 NZ entries, 1.0x largest basis.
The maximum B&B level was 1, 0.0x MIP order, 1 at the optimal solution.
The constraint matrix inf-norm is 1, with a dynamic range of 1.
Time to load data was 0.000 seconds, presolve used 0.000 seconds,
... 0.000 seconds in simplex solver, in total 0.000 seconds.