English

A branch, price and remember algorithm for the U shaped assembly line balancing problem

Data Structures and Algorithms 2017-09-05 v3

Abstract

In this paper we propose a branch, price and remember algorithm to solve the U shaped assembly line balancing problem. Our proposed algorithm uses a column generation approach to obtain tight lower bounds for this problem. It also stores generated columns in memory to enhance the speed of column generation approach. We also develop a modification of Hoffman algorithm to obtain high quality upper bounds. Our computational results show that our proposed algorithm is able to optimally solve 255 of Scholl's well-known 269 benchmark problems. Previous best known exact algorithm, ULINO, is able to solve 233 of the 269 benchmark problems. We also examined our algorithm on a new data set and the results show that our algorithm is able to solve 96.48 percent of all available benchmark problems.

Keywords

Cite

@article{arxiv.1708.04127,
  title  = {A branch, price and remember algorithm for the U shaped assembly line balancing problem},
  author = {Abdolmajid Yolmeh and Najmeh Salehi},
  journal= {arXiv preprint arXiv:1708.04127},
  year   = {2017}
}
R2 v1 2026-06-22T21:14:01.804Z