English

A Parallel Genetic Algorithm for Three Dimensional Bin Packing with Heterogeneous Bins

Distributed, Parallel, and Cluster Computing 2014-11-18 v1 Neural and Evolutionary Computing

Abstract

This paper presents a parallel genetic algorithm for three dimensional bin packing with heterogeneous bins using Hadoop Map-Reduce framework. The most common three dimensional bin packing problem which packs given set of boxes into minimum number of equal sized bins is proven to be NP Hard. The variation of three dimensional bin packing problem that allows heterogeneous bin sizes and rotation of boxes is computationally more harder than common three dimensional bin packing problem. The proposed Map-Reduce implementation helps to run the genetic algorithm for three dimensional bin packing with heterogeneous bins on multiple machines parallely and computes the solution in relatively short time.

Keywords

Cite

@article{arxiv.1411.4565,
  title  = {A Parallel Genetic Algorithm for Three Dimensional Bin Packing with Heterogeneous Bins},
  author = {Drona Pratap Chandu},
  journal= {arXiv preprint arXiv:1411.4565},
  year   = {2014}
}

Comments

6 pages, 4 figures

R2 v1 2026-06-22T07:01:49.188Z