2012
DOI: 10.1287/ijoc.1110.0462
|View full text |Cite
|
Sign up to set email alerts
|

A Branch, Bound, and Remember Algorithm for the Simple Assembly Line Balancing Problem

Abstract: W e present a new exact algorithm for the assembly line balancing problem. The algorithm finds and verifies the optimal solution for every problem in the combined benchmarks of Hoffmann, Talbot, and Scholl in less than one-half second per problem, on average, including one problem that has remained open for over 10 years. The previous best-known algorithm is able to solve 257 of the 269 benchmarks. The new algorithm is based on a branch-and-bound method that uses memory to eliminate redundant subproblems.

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
32
0
3

Year Published

2013
2013
2022
2022

Publication Types

Select...
4
3

Relationship

0
7

Authors

Journals

citations
Cited by 104 publications
(35 citation statements)
references
References 30 publications
0
32
0
3
Order By: Relevance
“…The BB&R algorithm is a hybrid of a branch and bound (B&B) procedure and a dynamic programming (DP) procedure that memorises each subproblem created in the B&B framework (Sewell and Jacobson 2012). Before branching on a subproblem, the algorithm cheques the memory to examine whether the subproblem is dominated by a previously encountered subproblem.…”
Section: Solution Methodsmentioning
confidence: 99%
See 2 more Smart Citations
“…The BB&R algorithm is a hybrid of a branch and bound (B&B) procedure and a dynamic programming (DP) procedure that memorises each subproblem created in the B&B framework (Sewell and Jacobson 2012). Before branching on a subproblem, the algorithm cheques the memory to examine whether the subproblem is dominated by a previously encountered subproblem.…”
Section: Solution Methodsmentioning
confidence: 99%
“…This is because some variants of the tasks in pack V B k have to be allocated to station k + 1, and pack V A k may fill station k as compactly as pack V B k when the workload of pack V B k is greater than σ k . The BB&R algorithm adopts the cyclic-best-first-search (CBFS) strategy as in Sewell and Jacobson (2012). The CBFS is a hybrid of the depth-first search and best-first search strategies.…”
Section: Branching Dominance Rules and Search Strategymentioning
confidence: 99%
See 1 more Smart Citation
“…The literature covers multiple approaches to solve the SALBP, including both heuristic, see Bautista and Pereira (2009);Pape (2015), and exact, see Sewell and Jacobson (2012); Vilà and Pereira (2013); Morrison, Sewell and Jacobson (2014), methods. For the SALBP-1, exact methods are based on enumeration, with branch-and-bound-based techniques being the preferred approach.…”
Section: Literature Reviewmentioning
confidence: 99%
“…This problem is known to be NP-hard. Even if it was introduced in the literature almost 60 years ago [10], many recent studies still address it [2,3,7,9,11].…”
Section: Introduction and Related Literaturementioning
confidence: 99%