EURO 2024 Copenhagen
Abstract Submission

EURO-Online login

604. A Constraint Programming Solution to the Guillotine Rectangular Cutting Problem

Invited abstract in session MA-7: Cutting and Packing 1 - 2D rectangular, stream Cutting and Packing (ESICUP).

Monday, 8:30-10:00
Room: 1019 (building: 202)

Authors (first author is the speaker)

1. Sergey Polyakovskiy
Deakin University
2. Peter Stuckey
Faculty of Information Technology, Monash University

Abstract

The guillotine rectangular cutting problem deals with a single rectangular plate of raw material and a collection of rectangular items to be cut from the plate. Each item is associated with a profit and a demand. The problem searches for a feasible layout of a subset of items on the plate so as to maximize the total profit of the selected items. The guillotine constraint restricts feasible layouts to those that can be obtained via guillotine edge-to-edge cuts that run parallel to an edge of the plate. We propose a novel constraint programming model that is suitable for guillotine cutting with an arbitrary number of stages of alternating horizontal and vertical guillotine cuts. This is an assignment-based model that models guillotine cuts using a constant number of rectangular regions, with some regions allocated to items. It treats the entire plate as a primary region and decides on the guillotine cuts required to split the regions recursively till they produce space for the items. To speed the search, the model explores the strength of cumulative scheduling relaxations of the cutting problem. Our model is a successful alternative to more traditional mixed-integer linear programming (MIP) models. It outperforms a number of state-of-the-art MIPs on a set of small- and moderate-sized benchmark instances and proves optimality for several instances that remain challenging for these MIPs.

Keywords

Status: accepted


Back to the list of papers