A parallel algorithm for 2D square packing

Xiaofan Zhao, Hong Shen

Research output: Chapter in Book/Report/Conference proceedingConference contributionpeer-review

Abstract

We focus on the parallelization of two-dimensional square packing problem. In square packing problem, a list of square items need to be packed into a minimum number of unit square bins. All square items have side length smaller than or equal to 1 which is also the side length of each unit square bin. The total area of items that has been packed into one bin cannot exceed 1. Using the idea of harmonic, some squares can be put into the same bin without exceeding the bin limitation of side length 1. We try to concurrently pack all the corresponding squares into one bin by a parallel systerm of computation processing. A 9=4-worst case asymptotic error bound algorithm with time complexity (n) is showed. Let OPT(I) and A(I) denote, respectively, the cost of an optimal solution and the cost produced by an approximation algorithmA for an instance Iof the square packing problem. The best upper bound of on-line square packing to date is 2.1439 proved by Han et al. [23] by using complexity weighting functions. However the upper bound of our parallel algorithm is a litter worse than Han's algorithm, the analysis of our algorithm is more simple and the time complexity is improved. Han's algorithm needs O(nlogn) time, while our method only needs (n) time.

Original languageEnglish
Title of host publicationParallel and Distributed Computing, Applications and Technologies, PDCAT Proceedings
EditorsShi-Jinn Horng
PublisherIEEE Computer Society
Pages179-183
Number of pages5
ISBN (Electronic)9781479924189
DOIs
Publication statusPublished - 18 Sept 2014
Externally publishedYes
Event14th International Conference on Parallel and Distributed Computing, Applications and Technologies, PDCAT 2013 - Taipei, Taiwan, Province of China
Duration: 16 Dec 201318 Dec 2013

Publication series

NameParallel and Distributed Computing, Applications and Technologies, PDCAT Proceedings

Conference

Conference14th International Conference on Parallel and Distributed Computing, Applications and Technologies, PDCAT 2013
Country/TerritoryTaiwan, Province of China
CityTaipei
Period16/12/1318/12/13

Keywords

  • approximation algorithm
  • parallel bin packing
  • two-dimensional square packing
  • upper bound

Fingerprint

Dive into the research topics of 'A parallel algorithm for 2D square packing'. Together they form a unique fingerprint.

Cite this