Deterministic parallel selection algorithms on coarse-grained multicomputers
β Scribed by M. Cafaro; Vincenzo De Bene; G. Aloisio
- Publisher
- John Wiley and Sons
- Year
- 2009
- Tongue
- English
- Weight
- 351 KB
- Volume
- 21
- Category
- Article
- ISSN
- 1532-0626
- DOI
- 10.1002/cpe.1453
No coin nor oath required. For personal study only.
β¦ Synopsis
Abstract
We present two deterministic parallel Selection algorithms for distributed memory machines, under the coarseβgrained multicomputer model. Both are based on the use of two weighted 3βmedians, that allows discarding at least 1/3 of the elements in each iteration. The first algorithm slightly improves the current experimentally fastest algorithm by Saukas and Song where at least 1/4 of the elements are discarded in each iteration, while the second one is a fast, special purpose algorithm working for a particular class of input, namely an input that can be sorted in linear time using RadixSort. Copyright Β© 2009 John Wiley & Sons, Ltd.
π SIMILAR VOLUMES
The Keywords-parallel genetic algorithm, Parameter determination, naveling salesman problem. Parallel computer, Genetic operators. is applied successfully to problems in engineering, science, and other areas, and is able to find good solutions with reasonable amounts of computation time. However, wh
Fixed-parameter tractability (FPT) techniques have recently been successful in solving NP-complete problem instances of practical importance which were too large to be solved with previous methods. In this paper, we show how to enhance this approach through the addition of parallelism, thereby allow