A Permutation-Based Approach for Solving the Job-ShopProblem

  • Authors:
  • Jianyang Zhou

  • Affiliations:
  • Laboratoire d‘Informatique de Marseille

  • Venue:
  • Constraints
  • Year:
  • 1997

Quantified Score

Hi-index 0.00

Visualization

Abstract

In this paper, we deal with the famous job-shop schedulingproblem, which has been being a constant subject of study formany years due to its high computational complexity (NP-hardin the strong sense). We present a permutation-based scheme forsolving the problem, which in the abstraction level differs fromthe classical one of Jacques Carlier and Eric Pinson.In particular, we specify the differences both in the fashionof stating the constraints (the use of the generalized sortingconstraint) and in the search strategy (splitting intervals oftask orders). We will first give a constraint program for solvingthe problem, which involves only primitive constraints and whichis clean and simple to understand. We then study some specialtechniques based on testing variable bounds that allow us tosolve two hard instances la21 and la38.These two instances have been open problems recommended in apaper of David Applegate and William Cook in 1991.