Rectangle Transformation Problem
Shaojiang Wang, Kun He, Yicheng Pan, Mingji Xia

TL;DR
This paper introduces the rectangle transformation problem (RTP), analyzes its variants, and provides a polynomial-time approximation algorithm for a specific case, revealing complexity and open questions in rectangle partition transformations.
Contribution
It defines the RTP and SRTP variants, proves the non-existence of solutions for irrational ratios, and presents an approximation algorithm with bounds for the integral case.
Findings
SRTP has no finite solution for irrational side ratios.
ALGSIRTP achieves an approximation within $q/p+O(\sqrt{p})$ for SIRTP.
No constant-factor solution exists for all integer side ratios in SIRTP.
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 to SIRTP (), where and are two integer side lengths of input rectangles and , and so ALGSIRTP is a -approximation algorithm for…
Peer Reviews
No public reviews on file for this paper yet. If you reviewed it on a platform where reviews are public (OpenReview, ICLR, NeurIPS, ICML), you can paste yours below so the community can read it here.
Videos
No videos yet. Explain this paper in a talk, walkthrough, or lecture? Add one.
Taxonomy
TopicsOptimization and Packing Problems · Computational Geometry and Mesh Generation · Mathematical Approximation and Integration
