A Divide and Conquer Approximation Algorithm for Partitioning Rectangles
Abstract
Given a rectangle R with area A and a set of areas L=\A1,...,An\ with Σi=1n Ai = A, we consider the problem of partitioning R into n sub-regions R1,...,Rn with areas A1,...,An in a way that the total perimeter of all sub-regions is minimized. The goal is to create square-like sub-regions, which are often more desired. We propose an efficient 1.203--approximation algorithm for this problem based on a divide and conquer scheme that runs in O(n2) time. For the special case when the aspect ratios of all rectangles are bounded from above by 3, the approximation factor is 2/3 ≤ 1.1548. We also present a modified version of out algorithm as a heuristic that achieves better average and best run times.
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.