Rectangle Tiling Binary Arrays

07/28/2020
by   Pratik Ghosal, et al.
0

The problem of rectangle tiling binary arrays is defined as follows. Given an n × n array A of zeros and ones and a natural number p, our task is to partition A into at most p rectangular tiles, so that the maximal weight of a tile is minimized. A tile is any rectangular subarray of A. The weight of a tile is the sum of elements that fall within it. We present a linear (O(n^2)) time (3/2+p^2/w(A))-approximation algorithm for this problem, where w(A) denotes the weight of the whole array A. The algorithm employs the lower bound of L=⌈w(A)/p⌉, which is the same lower bound on the optimum that was used in all algorithms for rectangle tiling. We prove that a better approximation factor for the binary cannot be achieved using the same lower bound L, because there exist arrays, whose every partition contains a tile of weight at least (3/2+p^2/w(A))L. The previously known approximation algorithm for rectangle tiling binary arrays achieved the ratio of 2. We also consider the dual problem of rectangle tiling for binary arrays, where we are given an upper bound on the weight of the tiles, and we have to cover the array A with the minimum number of non-overlapping tiles. Both problems have natural extensions to d-dimensional versions, for which we provide analogous results.

READ FULL TEXT

page 1

page 2

page 3

page 4

research
05/27/2019

On the orthogonal arrays of parameters OA(1536,13,2,7) and related

With a computer-aided approach based on the connection with equitable pa...
research
10/30/2021

Counting and Verifying Abelian Border Arrays of Binary Words

In this note, we consider the problem of counting and verifying abelian ...
research
06/10/2020

Methodology for Realizing VMM with Binary RRAM Arrays: Experimental Demonstration of Binarized-ADALINE Using OxRAM Crossbar

In this paper, we present an efficient hardware mapping methodology for ...
research
12/29/2017

Quantum Lower Bound for a Tripartite Version of the Hidden Shift Problem

In this paper, we prove a polynomial lower bound of Ω(n^1/3) on the quan...
research
01/31/2020

Locating arrays with mixed alphabet sizes

Locating arrays (LAs) can be used to detect and identify interaction fau...
research
05/31/2021

Multidimensional Included and Excluded Sums

This paper presents algorithms for the included-sums and excluded-sums p...
research
11/10/2021

Non-Adaptive Stochastic Score Classification and Explainable Halfspace Evaluation

We consider the stochastic score classification problem. There are sever...

Please sign up or login with your details

Forgot password? Click here to reset