Rule-based modeling and constraint programming based solution of the assembly line balancing problem

  • Authors:
  • Seyda Topaloglu;Latif Salum;Aliye Ayca Supciller

  • Affiliations:
  • Dokuz Eylul University, Department of Industrial Engineering, Tinaztepe Yerleskesi, 35160 Izmir, Turkey;Dokuz Eylul University, Department of Industrial Engineering, Tinaztepe Yerleskesi, 35160 Izmir, Turkey;Dokuz Eylul University, Department of Industrial Engineering, Tinaztepe Yerleskesi, 35160 Izmir, Turkey

  • Venue:
  • Expert Systems with Applications: An International Journal
  • Year:
  • 2012

Quantified Score

Hi-index 12.05

Visualization

Abstract

The assembly line balancing problem employs traditional precedence graphs to model precedence relations among assembly tasks. Yet they cannot address alternative ways of assembling a product. That is, they only model conjunctions, not disjunctions. Moreover, some additional constraints need also to be considered, but these constraints cannot be modeled effectively through precedence graphs, e.g., constraints indicating certain tasks cannot be assigned into the same station. To address these issues, this paper proposes to model assembly constraints through the well known If-then rules, and to solve the rule-based model through constraint programming (CP), as CP naturally models logical assertions. The paper also shows how to map a rule-based model to a CP or an integer programming (IP) model. Finally, a computational experiment is carried out to analyze the performances of CP and IP models with respect to modeling capability, solution quality and time. The results reveal that CP is more effective and efficient than IP.