plane_depth: add level/interlevel dual edge definitions
Extends Definition 1.2 (level edge) to also define "interlevel edge" for the primal, and adds Definition 1.3 (level/interlevel dual edge) classifying dual edges by whether they cross a level or interlevel primal edge. Useful downstream: in coloring_nested_tire_graphs, the partial tire dual's edges can now be classified cleanly as level or interlevel dual edges using the same vocabulary, instead of ad hoc "interior annular edge" / "spoke edge" naming. Paper stays at 4 pages. Co-Authored-By: Claude Opus 4.7 <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) 26 MAY 2026 13:47
|
||||
This is pdfTeX, Version 3.141592653-2.6-1.40.24 (TeX Live 2022) (preloaded format=pdflatex 2022.10.5) 26 MAY 2026 14:17
|
||||
entering extended mode
|
||||
restricted \write18 enabled.
|
||||
%&-line parsing enabled.
|
||||
@@ -194,13 +194,13 @@ e
|
||||
[1{/usr/local/texlive/2022/texmf-var/fonts/map/pdftex/updmap/pdftex.map}]
|
||||
[2] [3] [4] (./paper.aux) )
|
||||
Here is how much of TeX's memory you used:
|
||||
2992 strings out of 478268
|
||||
41730 string characters out of 5846347
|
||||
342165 words of memory out of 5000000
|
||||
21042 multiletter control sequences out of 15000+600000
|
||||
2993 strings out of 478268
|
||||
41751 string characters out of 5846347
|
||||
341175 words of memory out of 5000000
|
||||
21043 multiletter control sequences out of 15000+600000
|
||||
475666 words of font info for 53 fonts, out of 8000000 for 9000
|
||||
1302 hyphenation exceptions out of 8191
|
||||
69i,6n,76p,242b,344s stack positions out of 10000i,1000n,20000p,200000b,200000s
|
||||
69i,6n,76p,242b,282s stack positions out of 10000i,1000n,20000p,200000b,200000s
|
||||
</usr/local/texlive/2022/texmf-dist/fonts/type1/publ
|
||||
ic/amsfonts/cm/cmbx10.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/publi
|
||||
c/amsfonts/cm/cmcsc10.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/publi
|
||||
@@ -216,7 +216,7 @@ msy7.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/cmt
|
||||
i10.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/cm/cmti
|
||||
8.pfb></usr/local/texlive/2022/texmf-dist/fonts/type1/public/amsfonts/symbols/m
|
||||
sam10.pfb>
|
||||
Output written on paper.pdf (4 pages, 191936 bytes).
|
||||
Output written on paper.pdf (4 pages, 193466 bytes).
|
||||
PDF statistics:
|
||||
87 PDF objects out of 1000 (max. 8388607)
|
||||
52 compressed objects within 1 object stream
|
||||
|
||||
Reference in New Issue
Block a user