On three soft rectangle packing problems with guillotine constraints
Abstract
We investigate how to partition a rectangular region of length and height into rectangles of given areas using two-stage guillotine cuts, so as to minimize either (i) the sum of the perimeters, (ii) the largest perimeter, or (iii) the maximum aspect ratio of the rectangles. These problems play an important role in the ongoing Vietnamese land-allocation reform, as well as in the optimization of matrix multiplication algorithms. We show that the first problem can be solved to optimality in , while the two others are NP-hard. We propose mixed integer programming (MIP) formulations and a binary search-based approach for solving the NP-hard problems. Experimental analyses are conducted to compare the solution approaches in terms of computational efficiency and solution quality, for different objectives.
Cite
@article{arxiv.1805.03631,
title = {On three soft rectangle packing problems with guillotine constraints},
author = {Quoc Trung Bui and Thibaut Vidal and Minh Hoàng Hà},
journal= {arXiv preprint arXiv:1805.03631},
year = {2018}
}