Rectilinear Steiner Trees in Narrow Strips
Abstract
A rectilinear Steiner tree for a set of points in is a tree that connects the points in using horizontal and vertical line segments. The goal of Minimal Rectilinear Steiner Tree is to find a rectilinear Steiner tree with minimal total length. We investigate how the complexity of Minimal Rectilinear Steiner Tree for point sets inside the strip depends on the strip width . We obtain two main results. 1) We present an algorithm with running time for sparse point sets, that is, point sets where each rectangle inside the strip contains points. 2) For random point sets, where the points are chosen randomly inside a rectangle of height and expected width , we present an algorithm that is fixed-parameter tractable with respect to and linear in . It has an expected running time of .
Cite
@article{arxiv.2103.08354,
title = {Rectilinear Steiner Trees in Narrow Strips},
author = {Henk Alkema and Mark de Berg},
journal= {arXiv preprint arXiv:2103.08354},
year = {2021}
}
Comments
21 pages, 13 figures