DocumentCode
2299647
Title
Parallel bidirectional heuristic search on the EM-4 multiprocessor
Author
Sohn, Andrew ; Sato, Mitsuhisa ; Sakai, Shuichi ; Kodama, Yuetsu ; Yamaguch, Yoshinori
Author_Institution
Dept. of Comput. & Inf. Sci., New Jersey Inst. of Technol., Newark, NJ, USA
fYear
1994
fDate
26-29 Oct 1994
Firstpage
100
Lastpage
107
Abstract
Solving search problems takes a large amount of computational resources both in terms of execution time and memory usage. This report presents experimental results of Parallel Bidirectional Heuristic Search (PBiHS) on the 80-processor EM-4 multithreaded data-flow multiprocessor. The PBiHS searches from two directions in parallel while search in each direction is also performed in parallel. Important data structures are distributed to all processors to help reduce the execution time of realistic problem sizes down to a few seconds or less. We implement two search problems, the Eight Puzzle and the Tower of Hanoi, and execute on the target multiprocessor. Execution results demonstrate that the Parallel Bidirectional Heuristic Search can solve the tree depth 20-40 of the Eight-Puzzle and the 3-9 disks of the Tower of Hanoi in an optimal or near optimal number of iterations in less than two seconds, is highly scalable as it gives over 40-fold speedup on 80 processors, and yields on the average 10-fold improvement over unidirectional search for the 8-Puzzle while generating a far less number of nodes
Keywords
computational complexity; parallel algorithms; search problems; EM-4 multiprocessor; Eight Puzzle; Tower of Hanoi; bidirectional heuristic search; data structures; execution time; memory usage; multiprocessor; near optimal; optimal; parallel bidirectional heuristic search; search problems; Artificial intelligence; Buildings; Computer architecture; Concurrent computing; Data structures; Information science; Laboratories; Parallel processing; Poles and towers; Search problems;
fLanguage
English
Publisher
ieee
Conference_Titel
Parallel and Distributed Processing, 1994. Proceedings. Sixth IEEE Symposium on
Conference_Location
Dallas, TX
Print_ISBN
0-8186-6427-4
Type
conf
DOI
10.1109/SPDP.1994.346176
Filename
346176
Link To Document