Efficient parallel genetic algorithms: theory and practice
✍ Scribed by Erick Cantú-Paz; David E. Goldberg
- Publisher
- Elsevier Science
- Year
- 2000
- Tongue
- English
- Weight
- 377 KB
- Volume
- 186
- Category
- Article
- ISSN
- 0045-7825
No coin nor oath required. For personal study only.
✦ Synopsis
Parallel genetic algorithms (GAs) are complex programs that are controlled by many parameters, which aect their search quality and their eciency. The goal of this paper is to provide guidelines to choose those parameters rationally. The investigation centers on the sizing of populations, because previous studies show that there is a crucial relation between solution quality and population size. As a ®rst step, the paper shows how to size a simple GA to reach a solution of a desired quality. The simple GA is then parallelized, and its execution time is optimized. The rest of the paper deals with parallel GAs with multiple populations. Two bounding cases of the migration rate and topology are analyzed, and the case that yields good speedups is optimized. Later, the models are specialized to consider sparse topologies and migration rates that are more likely to be used by practitioners. The paper also presents the additional advantages of combining multi-and single-population parallel GAs. The results of this work are simple models that practitioners may use to design ecient and competent parallel GAs.
📜 SIMILAR VOLUMES
This paper analyzes some technical and practical issues concerning the heterogeneous execution of parallel genetic algorithms (PGAs). In order to cope with a plethora of different operating systems, security restrictions, and other problems associated to multi-platform execution, we use Java to impl
## Abstract In this paper, we further study the properties of bipartite permutation graphs. We give first efficient parallel algorithms for several problems on bipartite permutation graphs. These problems include transforming a bipartite graph into a strongly ordered one if it is also a permutation