Abstract
This paper presents many different parallel formulations of the A*/Branch-and-Bound search algorithm. The parallel formulations primarily differ in the data structures used. Some formulations are suited only for shared-memory architectures, whereas others are suited for distributed-memory architectures as well. These parallel formulations have been implemented to solve the vertex cover problem and the TSP problem on the BBN Butterfly parallel processor. Using appropriate data structures, we are able to obtain fairly linear speedups for as many as 100 processors. We also discovered problem characteristics that make certain formulations more (or less) suitable for some search problems. Since the best-first search paradigm of A*/Branch-and-Bound is very commonly used, we expect these parallel formulations to be effective for a variety of problems. Concurrent and distributed priority queues used in these parallel formulations can be used in many parallel algorithms other than parallel A*/branch-and-bound.
Original language | English (US) |
---|---|
Title of host publication | Proceedings of the 7th National Conference on Artificial Intelligence, AAAI 1988 |
Publisher | AAAI press |
Pages | 122-127 |
Number of pages | 6 |
ISBN (Electronic) | 0262510553, 9780262510554 |
State | Published - 1988 |
Externally published | Yes |
Event | 7th National Conference on Artificial Intelligence, AAAI 1988 - St. Paul, United States Duration: Aug 21 1988 → Aug 26 1988 |
Publication series
Name | Proceedings of the 7th National Conference on Artificial Intelligence, AAAI 1988 |
---|
Conference
Conference | 7th National Conference on Artificial Intelligence, AAAI 1988 |
---|---|
Country/Territory | United States |
City | St. Paul |
Period | 8/21/88 → 8/26/88 |
Bibliographical note
Funding Information:*This work was supported by Army Research Office grant # DAAG29-84-K-0060 to the Artificial Intelligence Laboratory, and Office of Naval Research Grant N00014-86-K-0763 to the computer science department at the University of Texas at Austin.
Publisher Copyright:
Copyright © 1988, AAAI (www.aaai.org). All rights reserved.