๐”– Bobbio Scriptorium
โœฆ   LIBER   โœฆ

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


A parallel approximation scheme for the
โœ Ricardo C. Corrรชa ๐Ÿ“‚ Article ๐Ÿ“… 2000 ๐Ÿ› Elsevier Science ๐ŸŒ English โš– 433 KB

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