An optimal algorithm for rectangle placement

  • Authors:
  • Patrick Healy;Marcus Creavin;Ago Kuusik

  • Affiliations:
  • Department of Computer Science and Information Systems, University of Limerick, Limerick, Ireland;Department of Computer Science and Information Systems, University of Limerick, Limerick, Ireland;Department of Computer Science and Information Systems, University of Limerick, Limerick, Ireland

  • Venue:
  • Operations Research Letters
  • Year:
  • 1999

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper we consider the problem of placing efficiently a rectangle in a two-dimensional layout that may not have the bottom-left placement property. This problem arises when we apply any one of a number of iterative improvement algorithms to the cutting stock problem or its variants. Chazelle has given an O(n)-time placement algorithm when the layout has the bottom-left property; we extend this result to the more general situation by presenting a @Q(nlogn)-time algorithm