Designing Approximate Binary Trees for Trees
Leon Kellerhals, Mitja Krebs, Andr\'e Nichterlein, Stefan Schmid

TL;DR
This paper introduces a linear-time algorithm that approximates the optimal binary tree structure to minimize distances between adjacent vertices in a given tree, relevant for demand-aware network design.
Contribution
It provides the first linear-time factor-4 approximation algorithm for constructing binary trees that approximate the original tree's adjacency distances.
Findings
The algorithm runs in linear time.
It guarantees a solution within four times the optimal.
Applicable to demand-aware network design.
Abstract
We study the following problem that is motivated by demand-aware network design: Given a tree~, the task is to find a binary tree~ on the same vertex set. The objective is to minimize the sum of distances in~ between vertex pairs that are adjacent in~. We present a linear-time factor-4 approximation for this problem.
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
