Skip to main content

Showing 1–1 of 1 results for author: Golinsky, I

Searching in archive cs. Search in all archives.
.
  1. arXiv:2209.08024  [pdf, other

    cs.DS math.CO

    Fast approximation of search trees on trees with centroid trees

    Authors: Benjamin Aram Berendsohn, Ishay Golinsky, Haim Kaplan, László Kozma

    Abstract: Search trees on trees (STTs) generalize the fundamental binary search tree (BST) data structure: in STTs the underlying search space is an arbitrary tree, whereas in BSTs it is a path. An optimal BST of size $n$ can be computed for a given distribution of queries in $O(n^2)$ time [Knuth 1971] and centroid BSTs provide a nearly-optimal alternative, computable in $O(n)$ time [Mehlhorn 1977]. By co… ▽ More

    Submitted 16 September, 2022; originally announced September 2022.