home › resources & publications › combining breadth-first and depth-first strategies in searching for optimal treewidth
TECHNICAL PUBLICATIONS:
Combining breadth-first and depth-first strategies in searching for optimal treewidth
- The First International Symposium on Search Techniques in Artificial Intelligence and Robotics
Breadth-first search and depth-first search are two basic search strategies upon which numerous search algorithms are built. Given their fundamental differences in ordering node expansions, combining them in the same search algorithm appears challenging. This paper describes a new way to integrate the two strategies in a single search algorithm that combines the complementary strengths of both strategies to achieve significant speedups over either strategy used alone. The optimal treewidth problem is used as a computational example to illustrate the benefit of this approach.
citation
Zhou, R. ; Hansen, E. A. Combining breadth-first and depth-first strategies in searching for optimal treewidth . First International Symposium on Search Techniques in Artificial Intelligence and Robotics; 2008 July 13-14; Chicago, IL.
PARC author
related focus areas
related competencies
- model-based reasoning
related publications
Efficient flow-shop scheduling for large print shops with heavy-tail job size distributions
Parallel model checking using abstraction
Online planning to control a packaging infeed system
Succinct set-encoding for state-space search
Dynamic state-space partitioning in external-memory graph search
On-line planning and scheduling: an application to controlling modular printers
