PARALLEL SEARCH USING TRANSFORMATION-ORDERING ITERATIVE-DEEPENING-A

Citation
Dj. Cook et al., PARALLEL SEARCH USING TRANSFORMATION-ORDERING ITERATIVE-DEEPENING-A, International journal of intelligent systems, 8(8), 1993, pp. 855-873
Citations number
10
Categorie Soggetti
System Science","Controlo Theory & Cybernetics","Computer Sciences, Special Topics",Mathematics,"Computer Applications & Cybernetics
ISSN journal
08848173
Volume
8
Issue
8
Year of publication
1993
Pages
855 - 873
Database
ISI
SICI code
0884-8173(1993)8:8<855:PSUTI>2.0.ZU;2-X
Abstract
Iterative-Deepening-A (IDA) is an optimal search technique which is u seful for large search spaces, because it requires no intermediate sta te storage. We show how Transformation-Ordering Iterative-Deepening-A (TOIDA) improves the performance of IDA* by dynamically modifying th e node expansion order based on results from previous cost limits. We then describe a window parallel implementation of TOIDA on a Hypercub e, and present empirical evidence that the parallel implementation dra matically reduces time spent in search. Finally, we analyze the best a nd worst case results of sequential and parallel TOIDA, and compare t he results with those of standard IDA search. Empirical and analytica l results show that TOIDA can provide significant improvements in sea rch speed over IDA with no penalty in storage requirements, and paral lel TOIDA offers substantial cost reduction over sequential TOIDA*, t hough at the cost of optimality. (C) 1993 John Wiley & Sons, Inc.