A parallel optimization algorithm for minimum execution-time multiprocessor scheduling problem
โ Scribed by Hironori Kasahara; Atsusi Itoh; Hisamitsu Tanaka; Keisuke Itoh
- Publisher
- John Wiley and Sons
- Year
- 1992
- Tongue
- English
- Weight
- 944 KB
- Volume
- 23
- Category
- Article
- ISSN
- 0882-1666
No coin nor oath required. For personal study only.
โฆ Synopsis
Abstract
This paper proposes a parallel optimization algorithm PDF/IHS for the minimum executionโtime multiprocessor scheduling problem which is a strong NPโhard optimization problem. PDF/IHS is a parallelization and efficient implementation of the only practical optimization algorithm DF/IHS among those which have been proposed for this scheduling problem. In PDF/IHS, processors perform depthโfirst search in parallel on a heuristically generated search tree in such a way that it is searched hierarchically from the leftโ and rightโhand sides.
The effectiveness of PDF/IHS has been verified by simulation and practical parallel processing on Alliant FX4. As a result, it has been recognized that most of the problems which required a long time by DF/IHS can be solved approximately in time 1/m by PDF/IHS using m processors. Moreover, even for a problem which required a very long time or could not be solved in a practical time by DF/IHS, it has been verified that PDF/IHS can give solutions in time less than 1/m.
๐ SIMILAR VOLUMES
In this paper, a parallel branch-and-bound approach for ยฎnding approximate solutions to a general version of the multiprocessor scheduling problem is presented and analyzed. In this approach, a list heuristic and a genetic algorithm are used to ยฎnd solutions to the subproblems enumerated during the