Computing a Rectilinear Steiner Minimal Tree in $$n^{o(\sqrt N )}$$ Time

Clark Thomborson,Linda L. Deneen,Gary Shute
DOI: https://doi.org/10.1007/3-540-18099-0_44
1987-01-01
Abstract:We propose an algorithm for computing a rectilinear Steiner minimal tree on n points in \(2^{O(\sqrt n \log n)}\)time and O(n2) space. This is an asymptotic improvement on the 2O(n) time required by current algorithms. If the points are distributed uniformly at random on the unit square, the Steiner tree calculated by our algorithm is minimal with high probability. The “constant factors” of our algorithm are such that it should be feasible to obtain exact solutions for n-point problems whenever n≤25. Previously, only problems of size n≤20 were feasible.
What problem does this paper attempt to address?