Metadata
Title
A simple bound for sequential access in splay trees
Category
general
UUID
3307133cb2d847fbb01d12bc58179ace
Source URL
https://www.maths.tcd.ie/report_series/abstracts/tcdm0724.html
Parent URL
https://www.maths.tcd.ie/research/papers/
Crawl Time
2026-03-23T14:15:27+00:00
Rendered Raw Markdown
# A simple bound for sequential access in splay trees

**Source**: https://www.maths.tcd.ie/report_series/abstracts/tcdm0724.html
**Parent**: https://www.maths.tcd.ie/research/papers/

**A simple bound for sequential access in splay trees**

This note improves upon an earlier analysis of the author's.
Using methods from that paper,
we give a different proof that the cost
of traversing a binary tree by repeated
splay-to-root is *O(n)*, a result
originally due to Tarjan.