A Divide and Conquer Approximation Algorithm for Partitioning Rectangles

08/31/2023
by   Reyhaneh Mohammadi, et al.
0

Given a rectangle R with area A and a set of areas L={A_1,...,A_n} with ∑_i=1^n A_i = A, we consider the problem of partitioning R into n sub-regions R_1,...,R_n with areas A_1,...,A_n 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 𝒪(n^2) 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.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
01/30/2023

Faster Algorithm for Minimum Ply Covering of Points with Unit Squares

Biedl et al. introduced the minimum ply cover problem in CG 2021 followi...
research
10/08/2021

Polygon Area Decomposition Using a Compactness Metric

In this paper, we consider the problem of partitioning a polygon into a ...
research
08/31/2023

Space Partitioning Schemes and Algorithms for Generating Regular and Spiral Treemaps

Treemaps have been widely applied to the visualization of hierarchical d...
research
07/05/2018

Partitioning Vectors into Quadruples: Worst-Case Analysis of a Matching-Based Algorithm

Consider a problem where 4k given vectors need to be partitioned into k ...
research
03/21/2018

Similar Elements and Metric Labeling on Complete Graphs

We consider a problem that involves finding similar elements in a collec...
research
04/11/2018

A PTAS for Euclidean TSP with Hyperplane Neighborhoods

In the Traveling Salesperson Problem with Neighborhoods (TSPN), we are g...
research
06/24/2023

Approximation Algorithm for Unrooted Prize-Collecting Forest with Multiple Components and Its Application on Prize-Collecting Sweep Coverage

In this paper, we present a polynomial time 2-approximation algorithm fo...

Please sign up or login with your details

Forgot password? Click here to reset