Add example augmented radix tree figure
All checks were successful
Tests / Release [gcc] total: 704, passed: 704
GNU C Compiler (gcc) |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|0|0|0|0|:clap:
Reference build: <a href="https://jenkins.weaselab.dev/job/weaselab/job/conflict-set/job/main/45//gcc">weaselab » conflict-set » main #45</a>
Tests / Coverage total: 702, passed: 702
weaselab/conflict-set/pipeline/head This commit looks good
All checks were successful
Tests / Release [gcc] total: 704, passed: 704
GNU C Compiler (gcc) |Total|New|Outstanding|Fixed|Trend
|:-:|:-:|:-:|:-:|:-:
|0|0|0|0|:clap:
Reference build: <a href="https://jenkins.weaselab.dev/job/weaselab/job/conflict-set/job/main/45//gcc">weaselab » conflict-set » main #45</a>
Tests / Coverage total: 702, passed: 702
weaselab/conflict-set/pipeline/head This commit looks good
This commit is contained in:
7
paper/tree.tikz
Normal file
7
paper/tree.tikz
Normal file
@@ -0,0 +1,7 @@
|
||||
\begin{forest}
|
||||
for tree={
|
||||
draw,
|
||||
math content,
|
||||
}
|
||||
[ \varepsilon_{4} [ A_{4} [ N_{2} [ D_{1,1,0} ] [ T_{0,0,1} ] [ Y_{2,2,0} ]] [ R_{4} [ E_{3,3,0} ] [ T_{4,4,0} ]] ] ]
|
||||
\end{forest}
|
Reference in New Issue
Block a user