PRA - MASSIVELY-PARALLEL HEURISTIC-SEARCH

Citation
M. Evett et al., PRA - MASSIVELY-PARALLEL HEURISTIC-SEARCH, Journal of parallel and distributed computing, 25(2), 1995, pp. 133-143
Citations number
24
Categorie Soggetti
Computer Sciences","Computer Science Theory & Methods
ISSN journal
07437315
Volume
25
Issue
2
Year of publication
1995
Pages
133 - 143
Database
ISI
SICI code
0743-7315(1995)25:2<133:P-MH>2.0.ZU;2-B
Abstract
In this paper we describe a variant of A search designed to run on th e massively parallel, SIMD Connection Machine (CM-2). The algorithm is designed to run in a limited memory by the use of a retraction techni que which allows nodes with poor heuristic values to be removed from t he open list until such time as they may need reexpansion, more promis ing paths having failed. Our algorithm, called PRA (for Parallel Retr action A), is designed to maximize use of the Connection Machine's me mory and processors. In addition, the algorithm is guaranteed to retur n an optimal path when an admissible heuristic is used. Results compar ing PRA to Korf's IDA* for the fifteen puzzle show significantly fewe r node expansions for PRA. In addition, empirical results show signif icant parallel speedups, indicative of the algorithm's design for high processor utilization. (C) 1995 Academic Press, Inc.