Two-Level Rectilinear Steiner Trees

Abstract

Given a set P of terminals in the plane and a partition of P into k subsets P1, ..., Pk, a two-level rectilinear Steiner tree consists of a rectilinear Steiner tree Ti connecting the terminals in each set Pi (i=1,...,k) and a top-level tree Ttop connecting the trees T1, ..., Tk. The goal is to minimize the total length of all trees. This problem arises naturally in the design of low-power physical implementations of parity functions on a computer chip. For bounded k we present a polynomial time approximation scheme (PTAS) that is based on Arora's PTAS for rectilinear Steiner trees after lifting each partition into an extra dimension. For the general case we propose an algorithm that predetermines a connection point for each Ti and Ttop (i=1,...,k). Then, we apply any approximation algorithm for minimum rectilinear Steiner trees in the plane to compute each Ti and Ttop independently. This gives us a 2.37-factor approximation with a running time of O(|P||P|) suitable for fast practical computations. The approximation factor reduces to 1.63 by applying Arora's approximation scheme in the plane.

0

Turn this paper into a lesson

ArcXiv compiles a structured reading guide from this paper's metadata: plain-English importance, contributions, prerequisite concepts, which sections to read first, flashcards, and a quiz. Grounded in the abstract, never invented.

Discussion (0)

Sign in to join the discussion.

Loading comments…