aboutsummaryrefslogtreecommitdiff
path: root/summary/src/lwm/img/wildcard.tex
blob: 73f4262772174a7ea9a5918dde32253410d03bb0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
\begin{tikzpicture}[
  sibling distance=6pt,
  level distance=100pt,
  -latex,
  grow=left,
]
  \Tree [
    .$r\gets\hash(h_{01}\concat h_{23})$ [
      .$h_{01}\gets\hash(h_0\concat h_1)$ [
        .$h_0\gets\hash(\mathsf{gro.elpmaxe})$
      ] [
        .$h_1\gets\hash(\mathsf{moc.elpmaxe})$
      ]
    ] [
      .$h_{23}\gets\hash(h_2\concat h_3)$ [
        .$h_2\gets\hash(\mathsf{moc.elpmaxe.bus})$
      ] [
        .$h_3\gets\hash(\mathsf{ten.elpmaxe})$
      ]
    ]
  ]   
\end{tikzpicture}