-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathheuristic_analysis.log
More file actions
679 lines (501 loc) · 22.5 KB
/
Copy pathheuristic_analysis.log
File metadata and controls
679 lines (501 loc) · 22.5 KB
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
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
This is pdfTeX, Version 3.14159265-2.6-1.40.17 (TeX Live 2016/Debian) (preloaded format=pdflatex 2017.8.2) 14 AUG 2017 10:00
entering extended mode
restricted \write18 enabled.
%&-line parsing enabled.
**heuristic_analysis.tex
(./heuristic_analysis.tex
LaTeX2e <2017/01/01> patch level 3
Babel <3.9r> and hyphenation patterns for 3 language(s) loaded.
(/usr/share/texlive/texmf-dist/tex/latex/base/article.cls
Document Class: article 2014/09/29 v1.4h Standard LaTeX document class
(/usr/share/texlive/texmf-dist/tex/latex/base/size12.clo
File: size12.clo 2014/09/29 v1.4h Standard LaTeX file (size option)
)
\c@part=\count79
\c@section=\count80
\c@subsection=\count81
\c@subsubsection=\count82
\c@paragraph=\count83
\c@subparagraph=\count84
\c@figure=\count85
\c@table=\count86
\abovecaptionskip=\skip41
\belowcaptionskip=\skip42
\bibindent=\dimen102
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphicx.sty
Package: graphicx 2014/10/28 v1.0g Enhanced LaTeX Graphics (DPC,SPQR)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/keyval.sty
Package: keyval 2014/10/28 v1.15 key=value parser (DPC)
\KV@toks@=\toks14
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/graphics.sty
Package: graphics 2016/10/09 v1.0u Standard LaTeX Graphics (DPC,SPQR)
(/usr/share/texlive/texmf-dist/tex/latex/graphics/trig.sty
Package: trig 2016/01/03 v1.10 sin cos tan (DPC)
)
(/usr/share/texlive/texmf-dist/tex/latex/graphics-cfg/graphics.cfg
File: graphics.cfg 2016/06/04 v1.11 sample graphics configuration
)
Package graphics Info: Driver file: pdftex.def on input line 99.
(/usr/share/texlive/texmf-dist/tex/latex/graphics-def/pdftex.def
File: pdftex.def 2017/01/12 v0.06k Graphics/color for pdfTeX
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/infwarerr.sty
Package: infwarerr 2016/05/16 v1.4 Providing info/warning/error messages (HO)
)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ltxcmds.sty
Package: ltxcmds 2016/05/16 v1.23 LaTeX kernel commands for general use (HO)
)
\Gread@gobject=\count87
))
\Gin@req@height=\dimen103
\Gin@req@width=\dimen104
)
(./heuristic_analysis.aux)
\openout1 = `heuristic_analysis.aux'.
LaTeX Font Info: Checking defaults for OML/cmm/m/it on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for T1/cmr/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for OT1/cmr/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for OMS/cmsy/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for OMX/cmex/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
LaTeX Font Info: Checking defaults for U/cmr/m/n on input line 4.
LaTeX Font Info: ... okay on input line 4.
(/usr/share/texlive/texmf-dist/tex/context/base/mkii/supp-pdf.mkii
[Loading MPS to PDF converter (version 2006.09.02).]
\scratchcounter=\count88
\scratchdimen=\dimen105
\scratchbox=\box26
\nofMPsegments=\count89
\nofMParguments=\count90
\everyMPshowfont=\toks15
\MPscratchCnt=\count91
\MPscratchDim=\dimen106
\MPnumerator=\count92
\makeMPintoPDFobject=\count93
\everyMPtoPDFconversion=\toks16
) (/usr/share/texlive/texmf-dist/tex/generic/oberdiek/pdftexcmds.sty
Package: pdftexcmds 2016/05/21 v0.22 Utility functions of pdfTeX for LuaTeX (HO
)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifluatex.sty
Package: ifluatex 2016/05/16 v1.4 Provides the ifluatex switch (HO)
Package ifluatex Info: LuaTeX not detected.
)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/ifpdf.sty
Package: ifpdf 2016/05/14 v3.1 Provides the ifpdf switch
)
Package pdftexcmds Info: LuaTeX not detected.
Package pdftexcmds Info: \pdf@primitive is available.
Package pdftexcmds Info: \pdf@ifprimitive is available.
Package pdftexcmds Info: \pdfdraftmode found.
)
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/epstopdf-base.sty
Package: epstopdf-base 2016/05/15 v2.6 Base part for package epstopdf
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/grfext.sty
Package: grfext 2016/05/16 v1.2 Manage graphics extensions (HO)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvdefinekeys.sty
Package: kvdefinekeys 2016/05/16 v1.4 Define keys (HO)
))
(/usr/share/texlive/texmf-dist/tex/latex/oberdiek/kvoptions.sty
Package: kvoptions 2016/05/16 v3.12 Key value format for package options (HO)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/kvsetkeys.sty
Package: kvsetkeys 2016/05/16 v1.17 Key value parser (HO)
(/usr/share/texlive/texmf-dist/tex/generic/oberdiek/etexcmds.sty
Package: etexcmds 2016/05/16 v1.6 Avoid name clashes with e-TeX commands (HO)
Package etexcmds Info: Could not find \expanded.
(etexcmds) That can mean that you are not using pdfTeX 1.50 or
(etexcmds) that some package has redefined \expanded.
(etexcmds) In the latter case, load this package earlier.
)))
Package epstopdf-base Info: Redefining graphics rule for `.eps' on input line 4
38.
Package grfext Info: Graphics extension search list:
(grfext) [.png,.pdf,.jpg,.mps,.jpeg,.jbig2,.jb2,.PNG,.PDF,.JPG,.JPE
G,.JBIG2,.JB2,.eps]
(grfext) \AppendGraphicsExtensions on input line 456.
(/usr/share/texlive/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg
File: epstopdf-sys.cfg 2010/07/13 v1.3 Configuration of (r)epstopdf for TeX Liv
e
))
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <12> on input line 14.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <8> on input line 14.
LaTeX Font Info: External font `cmex10' loaded for size
(Font) <6> on input line 14.
Overfull \hbox (3.1163pt too wide) in paragraph at lines 18--20
\OT1/cmr/m/n/12 nus for the op-po-nent). Dis-tance is mea-sured ei-ther by tra-
di-tional Pythagorean
[]
[1
{/var/lib/texmf/fonts/map/pdftex/updmap/pdftex.map}]
Overfull \hbox (9.86613pt too wide) in paragraph at lines 46--48
[]\OT1/cmr/m/n/12 At this point, we stop con-sid-er-ing the worst per-form-ing
heuris-tics (Diff[]Dist,
[]
[2]
Overfull \hbox (14.88773pt too wide) in paragraph at lines 89--91
\OT1/cmr/m/n/12 vari-a-tion of the Stages al-go-rithm (where we us diff, dist,
and check[]future[]steps()
[]
[3] <Dist_weights.jpg, id=15, 642.4pt x 481.8pt>
File: Dist_weights.jpg Graphic file (type jpg)
<use Dist_weights.jpg>
Package pdftex.def Info: Dist_weights.jpg used on input line 125.
(pdftex.def) Requested size: 390.0pt x 292.5081pt.
[4 <./Dist_weights.jpg>]
Overfull \hbox (363.35037pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Match # Opponent AB_Improved Custom Custom_2
Diff_Dist Dist_Diff Diff_dist_sum Next_Step Stage[]
[]
Overfull \hbox (381.87538pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Won | Lost Won | Lost Won | Lost
Won | Lost Won | Lost Won | Lost Won | Lost Won | Lost[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 1 Random 97 | 3 95 | 5 92 | 8
83 | 17 93 | 7 96 | 4 93 | 7 90 | 10[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 2 MM_Open 73 | 27 70 | 30 74 | 26
64 | 36 73 | 27 74 | 26 73 | 27 79 | 21[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 3 MM_Center 72 | 28 78 | 22 77 | 23
67 | 33 68 | 32 73 | 27 71 | 29 74 | 26[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 4 MM_Improved 77 | 23 74 | 26 74 | 26
66 | 34 71 | 29 65 | 35 67 | 33 76 | 24[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 5 AB_Open 50 | 50 53 | 47 48 | 52
47 | 53 53 | 47 53 | 47 42 | 58 52 | 48[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 6 AB_Center 53 | 47 55 | 45 53 | 47
42 | 58 60 | 40 68 | 32 47 | 53 61 | 39[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 7 AB_Improved 45 | 55 51 | 49 52 | 48
39 | 61 48 | 52 47 | 53 43 | 57 50 | 50[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (363.35037pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Win Rate: 66.7% 68.0% 67.1%
58.3% 66.6% 68.0% 62.3% 68.9%[]
[]
Overfull \hbox (363.35037pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Match # Opponent AB_Improved Custom Custom_2
Diff_Dist Dist_Diff Diff_dist_sum Next_Step Stage[]
[]
Overfull \hbox (381.87538pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Won | Lost Won | Lost Won | Lost
Won | Lost Won | Lost Won | Lost Won | Lost Won | Lost[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 1 Random 94 | 6 94 | 6 95 | 5
88 | 12 92 | 8 92 | 8 95 | 5 95 | 5[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 2 MM_Open 74 | 26 74 | 26 77 | 23
72 | 28 70 | 30 74 | 26 67 | 33 79 | 21[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 3 MM_Center 77 | 23 78 | 22 66 | 34
63 | 37 71 | 29 76 | 24 65 | 35 73 | 27[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 4 MM_Improved 70 | 30 66 | 34 69 | 31
67 | 33 70 | 30 76 | 24 74 | 26 72 | 28[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 5 AB_Open 47 | 53 54 | 46 50 | 50
47 | 53 48 | 52 57 | 43 47 | 53 44 | 56[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 6 AB_Center 60 | 40 56 | 44 55 | 45
42 | 58 54 | 46 55 | 45 54 | 46 55 | 45[]
[]
Overfull \hbox (375.70038pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 7 AB_Improved 49 | 51 50 | 50 46 | 54
38 | 62 48 | 52 49 | 51 40 | 60 54 | 46[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (363.35037pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Win Rate: 67.3% 67.4% 65.4%
59.6% 64.7% 68.4% 63.1% 67.4%[]
[]
[5]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Match # Opponent AB_Improved Custom Diff_dist_su
m Mod Stages[]
[]
Overfull \hbox (60.77522pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Won | Lost Won | Lost Won | Lost
Won | Lost[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 1 Random 89 | 11 93 | 7 92 | 8
91 | 9[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 2 MM_Open 76 | 24 66 | 34 68 | 32
73 | 27[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 3 MM_Center 72 | 28 65 | 35 74 | 26
71 | 29[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 4 MM_Improved 67 | 33 69 | 31 77 | 23
69 | 31[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 5 AB_Open 49 | 51 50 | 50 55 | 45
52 | 48[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 6 AB_Center 54 | 46 57 | 43 50 | 50
57 | 43[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 7 AB_Improved 46 | 54 49 | 51 53 | 47
51 | 49[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (42.25021pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Win Rate: 64.7% 64.1% 67.0%
66.3%[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
[6]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (48.42522pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Match # Opponent AB_Improved Diff_dist_sum DD_half
DD_subt[]
[]
Overfull \hbox (60.77522pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Won | Lost Won | Lost Won | Lost
Won | Lost[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 1 Random 58 | 2 58 | 2 57 | 3
58 | 2[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 2 MM_Open 43 | 17 44 | 16 44 | 16
46 | 14[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 3 MM_Center 41 | 19 44 | 16 47 | 13
43 | 17[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 4 MM_Improved 44 | 16 45 | 15 47 | 13
48 | 12[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 5 AB_Open 28 | 32 34 | 26 32 | 28
32 | 28[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 6 AB_Center 38 | 22 32 | 28 33 | 27
35 | 25[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 7 AB_Improved 28 | 32 28 | 32 32 | 28
25 | 35[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (42.25021pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Win Rate: 66.7% 67.9% 69.5%
68.3%[]
[]
Overfull \hbox (208.9753pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Match # Opponent AB_Improved Diff_dist_sum DD_half
DD_subt DD_full_subt DD_pt_8[]
[]
Overfull \hbox (221.3253pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Won | Lost Won | Lost Won | Lost
Won | Lost Won | Lost Won | Lost[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 1 Random 57 | 3 52 | 8 58 | 2
58 | 2 60 | 0 57 | 3[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 2 MM_Open 46 | 14 44 | 16 40 | 20
43 | 17 50 | 10 42 | 18[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 3 MM_Center 44 | 16 42 | 18 42 | 18
46 | 14 45 | 15 45 | 15[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 4 MM_Improved 41 | 19 45 | 15 42 | 18
49 | 11 46 | 14 41 | 19[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 5 AB_Open 29 | 31 29 | 31 28 | 32
28 | 32 35 | 25 33 | 27[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 6 AB_Center 36 | 24 37 | 23 32 | 28
32 | 28 37 | 23 34 | 26[]
[]
[7]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 7 AB_Improved 33 | 27 31 | 29 33 | 27
32 | 28 31 | 29 23 | 37[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (202.8003pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Win Rate: 68.1% 66.7% 65.5%
68.6% 72.4% 65.5%[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Match # Opponent AB_Improved DD_full_subt DD_dbl_sub
Adv stages[]
[]
Overfull \hbox (60.77522pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Won | Lost Won | Lost Won | Lost
Won | Lost[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 1 Random 52 | 8 55 | 5 56 | 4
57 | 3[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 2 MM_Open 38 | 22 43 | 17 48 | 12
48 | 12[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 3 MM_Center 44 | 16 39 | 21 43 | 17
55 | 5[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 4 MM_Improved 42 | 18 43 | 17 42 | 18
44 | 16[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 5 AB_Open 30 | 30 37 | 23 32 | 28
29 | 31[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 6 AB_Center 34 | 26 30 | 30 32 | 28
36 | 24[]
[]
Overfull \hbox (54.60022pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 7 AB_Improved 31 | 29 31 | 29 27 | 33
30 | 30[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (42.25021pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Win Rate: 64.5% 66.2% 66.7%
71.2%[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
[8]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Match # Opponent AB_Improved Diff Late GameDD_full_sub
t DD_dbl_sub DD_2.5_sub DD_3_sub[]
[]
Overfull \hbox (221.3253pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Won | Lost Won | Lost Won | Lost
Won | Lost Won | Lost Won | Lost[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 1 Random 55 | 5 56 | 4 58 | 2
58 | 2 56 | 4 56 | 4[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 2 MM_Open 43 | 17 41 | 19 41 | 19
50 | 10 45 | 15 48 | 12[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 3 MM_Center 48 | 12 45 | 15 51 | 9
41 | 19 44 | 16 38 | 22[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 4 MM_Improved 41 | 19 48 | 12 43 | 17
45 | 15 43 | 17 46 | 14[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 5 AB_Open 37 | 23 29 | 31 33 | 27
25 | 35 29 | 31 31 | 29[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 6 AB_Center 30 | 30 37 | 23 35 | 25
32 | 28 35 | 25 38 | 22[]
[]
Overfull \hbox (215.1503pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 7 AB_Improved 29 | 31 25 | 35 32 | 28
32 | 28 29 | 31 28 | 32[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
Overfull \hbox (202.8003pt too wide) in paragraph at lines 341--341
[] \OT1/cmtt/m/n/12 Win Rate: 67.4% 66.9% 69.8%
67.4% 66.9% 67.9%[]
[]
Overfull \hbox (66.95023pt too wide) in paragraph at lines 341--341
[]\OT1/cmtt/m/n/12 ------------------------------------------------------------
--------------[]
[]
[9] [10] (./heuristic_analysis.aux) )
Here is how much of TeX's memory you used:
1496 strings out of 494945
21492 string characters out of 6181033
90426 words of memory out of 5000000
4799 multiletter control sequences out of 15000+600000
7151 words of font info for 26 fonts, out of 8000000 for 9000
14 hyphenation exceptions out of 8191
39i,5n,25p,532b,241s stack positions out of 5000i,500n,10000p,200000b,80000s
</usr/share/texlive/texmf-dist/fonts/type1
/public/amsfonts/cm/cmbx12.pfb></usr/share/texlive/texmf-dist/fonts/type1/publi
c/amsfonts/cm/cmr12.pfb></usr/share/texlive/texmf-dist/fonts/type1/public/amsfo
nts/cm/cmtt12.pfb>
Output written on heuristic_analysis.pdf (10 pages, 97423 bytes).
PDF statistics:
50 PDF objects out of 1000 (max. 8388607)
33 compressed objects within 1 object stream
0 named destinations out of 1000 (max. 500000)
6 words of extra memory for PDF output out of 10000 (max. 10000000)