English

Rectangle Transformation Problem

Computational Geometry 2017-10-31 v1

Abstract

In this paper, we propose the rectangle transformation problem (RTP) and its variants. RTP asks for a transformation by a rectangle partition between two rectangles of the same area. We are interested in the minimum RTP which requires to minimize the partition size. We mainly focus on the strict rectangle transformation problem (SRTP) in which rotation is not allowed in transforming. We show that SRTP has no finite solution if the ratio of the two parallel side lengths of input rectangles is irrational. So we turn to its complement denoted by SIRTP, in which case all side lengths can be assumed integral. We give a polynomial time algorithm ALGSIRTP which gives a solution at most q/p+O(p)q/p+O(\sqrt{p}) to SIRTP(p,q)(p,q) (qpq\geq p), where pp and qq are two integer side lengths of input rectangles p×qp\times q and q×pq\times p, and so ALGSIRTP is a O(p)O(\sqrt{p})-approximation algorithm for minimum SIRTP(p,q)(p,q). On the other hand, we show that there is not constant solution to SIRTP(p,q)(p,q) for all integers pp and qq (q>pq>p) even though the ratio q/pq/p is within any constant range. We also raise a series of open questions for the research along this line.

Keywords

Cite

@article{arxiv.1710.10924,
  title  = {Rectangle Transformation Problem},
  author = {Shaojiang Wang and Kun He and Yicheng Pan and Mingji Xia},
  journal= {arXiv preprint arXiv:1710.10924},
  year   = {2017}
}

Comments

22 pages,5 figures

R2 v1 2026-06-22T22:29:40.863Z