Packing squares independently
Abstract
Given a set of squares and a strip of bounded width and infinite height, we consider a square strip packaging problem, which we call the square independent packing problem (SIPP), to minimize the strip height so that all the squares are packed into independent cells separated by horizontal and vertical partitions. For the SIPP, we first investigate efficient solution representations and propose a compact representation that reduces the search space from to , with the number of given squares, while guaranteeing that there exists a solution representation that corresponds to an optimal solution. Based on the solution representation, we show that the problem is NP-hard, and then we propose a fully polynomial-time approximation scheme (FPTAS) to solve it. We also propose three mathematical programming formulations based on different solution representations and confirm the performance of these algorithms through computational experiments. Finally, we discuss several extensions that are relevant to practical applications.
Cite
@article{arxiv.2307.06654,
title = {Packing squares independently},
author = {Wei Wu and Hiroki Numaguchi and Yannan Hu and Mutsunori Yagiura},
journal= {arXiv preprint arXiv:2307.06654},
year = {2023}
}
Comments
15 pages