Draw a medial tire cut from a random n=20 graph
Add experiments/draw_medial_tire_cut.py, the paper-graphics companion that imports run_experiment and emits a TikZ panel (walk-depth labels + cut slits) per recognised tread via to_tikz. Add the resulting figure (Example 3.2, Figure 2): the single recognised tread T_2 of the medial tire decomposition of a random maximal planar graph on 20 vertices (seed 72), an 8-cycle piece with a bite, labelled and cut. Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex 2022.10.5) 14 JUN 2026 23:46
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex 2022.10.5) 14 JUN 2026 23:54
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
%&-line parsing enabled.
|
||||
@@ -500,10 +500,10 @@ LaTeX Warning: `h' float specifier changed to `ht'.
|
||||
|
||||
[2] [3] [4] (./paper.aux) )
|
||||
Here is how much of TeX's memory you used:
|
||||
13648 strings out of 478268
|
||||
272620 string characters out of 5846347
|
||||
558283 words of memory out of 5000000
|
||||
31477 multiletter control sequences out of 15000+600000
|
||||
13652 strings out of 478268
|
||||
272685 string characters out of 5846347
|
||||
559301 words of memory out of 5000000
|
||||
31481 multiletter control sequences out of 15000+600000
|
||||
477049 words of font info for 58 fonts, out of 8000000 for 9000
|
||||
1302 hyphenation exceptions out of 8191
|
||||
84i,9n,89p,801b,704s stack positions out of 10000i,1000n,20000p,200000b,200000s
|
||||
@@ -521,7 +521,7 @@ msy10.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/cm
|
||||
ti10.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/cmt
|
||||
i8.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/cmtt1
|
||||
0.pfb>
|
||||
Output written on paper.pdf (4 pages, 176366 bytes).
|
||||
Output written on paper.pdf (4 pages, 180590 bytes).
|
||||
PDF statistics:
|
||||
85 PDF objects out of 1000 (max. 8388607)
|
||||
52 compressed objects within 1 object stream
|
||||
|
||||
Reference in New Issue
Block a user