Lower Bounds on Tree Covers

Abstract

Given an n-point metric space (X,dX), a tree cover T is a set of |T|=k trees on X such that every pair of vertices in X has a low-distortion path in one of the trees in T. Tree covers have been playing a crucial role in graph algorithms for decades, and the research focus is the construction of tree covers with small size k and distortion. When k=1, the best distortion is known to be (n). For a constant k 2, the best distortion upper bound is O(n 1 k) and the strongest lower bound is (k n), leaving a gap to be closed. In this paper, we improve the lower bound to (n12k-1). Our proof is a novel analysis on a structurally simple grid-like graph, which utilizes some combinatorial fixed-point theorems. We believe that they will prove useful for analyzing other tree-like data structures as well.

0

Turn this paper into a full lesson

ArcXiv compiles a staged curriculum from this paper: 8-12 lessons across beginner → advanced, synthesised section guides, visuals, flashcards, a quiz, exercises, and on-demand deep dives per section. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…