Algorithmic paradoxes of the single-machine total tardiness problem
β Scribed by Wlodzimierz Szwarc; Andrea Grosso; Federico Della Croce
- Publisher
- Springer US
- Year
- 2001
- Tongue
- English
- Weight
- 108 KB
- Volume
- 4
- Category
- Article
- ISSN
- 1094-6136
- DOI
- 10.1002/jos.69
No coin nor oath required. For personal study only.
β¦ Synopsis
The paper deals with the single-machine total tardiness problem. It investigates the authors' most recent branch and bound algorithm and discovers the following paradoxes. Deleting a lower bound drastically improves the performance of the algorithm, while adding a stronger component, like a better decomposition rule, negatively a ects its performance. Guided by those paradoxes it develops a very fast branch algorithm that handles instances with up to 500 jobs. It also shows that the powerful recent result of Chang et al. (Operations Research Letters 1995; 17:221-229) can be further improved. Copyright ? 2001 John Wiley & Sons, Ltd.
π SIMILAR VOLUMES
The paper deals with the solution of the single machine total tardiness model. It improves and generalizes an important rule to decompose the model into two subproblems. It also provides a O(n) procedure to implement this rule and its generalization. Those two rules, along with some known results, a
## Abstract A basic problem in scheduling involves the sequencing of a set of independent tasks at a single facility with the objective of minimizing mean tardiness. Although the problem is relatively simple, the determination of an optimal sequence remains a challenging combinatorial problem. A nu