Skip to content
Snippets Groups Projects
Commit a3f57bd0 authored by Martin Mareš's avatar Martin Mareš
Browse files

Persistence: Make it compile

parent a8a24971
No related branches found
No related tags found
No related merge requests found
PICS=point-localization
PICS=point-localization fat-nodes path-copying
TOP=..
......
......@@ -148,7 +148,7 @@ First B is inserted as a left child of A, then C is inserted as a left child of
These operations are captured by a schema of fat vertices in figure \figref{taf-nodes}.
Inverse pointers for the latest version are dotted.
\figure[fat-nodes]{fat-nodes.pdf}{Fat Nodes}
\figure[fat-nodes]{fat-nodes.pdf}{}{Fat Nodes}
To take advantage of fat nodes, we need the balancing algorithm to limit the number of vertices that change in one operation.
It is sufficient that the changes can be amortized to a constant number per update.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment