paper-with-me

Papers

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

2014-11-17 · Drona Pratap Chandu

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.

📄 PDF Abstract BibTeX arXiv:1411.4565

Code (0)

등록된 구현이 없습니다.

Similar Papers 제목 키워드 기반

A Beam Search Based Parallel Algorithm for the Two-Dimensional Strip Packing Problem

2025-03-10 · Yajie Wen, Defu Zhang

This paper introduces BSPA, a parallel algorithm that leverages beam search to address the two-dimensional strip packing problem. The study begins with a comprehensive review of existing approaches and methodologies, fol…

GENPACK: KPI-Guided Multi-Criteria Genetic Algorithm for Industrial 3D Bin Packing

2026-01-16 · Dheeraj Poolavaram, Carsten Markgraf, Sebastian Dorn arxiv

The three-dimensional bin packing problem (3D-BPP) is a longstanding challenge in operations research and logistics. While classical heuristics and constructive methods can generate packings efficiently, they often fail …

Hybridizing a Grouping Metaheuristic with Reinforcement Learning for the One-Dimensional Bin Packing Problem

2026-07-02 · Zitouni Rania, Mostefai Mounir Sofiane, Tati Youcef, Badaoui Ikram 외 arxiv

The one-dimensional bin packing problem (1D-BPP) is a canonical NP-hard combinatorial optimization problem with broad industrial applications. We propose RL-HGGA, a hybrid algorithm that integrates Falkenauer's Hybrid Gr…

Reinforcement Learning

Applying Gene Expression Programming for Solving One-Dimensional Bin-Packing Problems

2020-01-13 · Najla Akram AL-Saati

This work aims to study and explore the use of Gene Expression Programming (GEP) in solving the on-line Bin-Packing problem. The main idea is to show how GEP can automatically find acceptable heuristic rules to solve the…

An anytime tree search algorithm for two-dimensional two- and three-staged guillotine packing problems

2020-04-02 · Florian Fontan, Luc Libralesso

[libralesso_anytime_2020] proposed an anytime tree search algorithm for the 2018 ROADEF/EURO challenge glass cutting problem (https://www.roadef.org/challenge/2018/en/index.php). The resulting program was ranked first am…

Vocal Bursts Valence Prediction