Combining breadth-first and depth-first strategies in searching for treewidth

  • Authors:
  • Rong Zhou;Eric A. Hansen

  • Affiliations:
  • Palo Alto Research Center, Palo Alto, CA;Dept. of Computer Science and Engineering, Mississippi State University, MS

  • Venue:
  • IJCAI'09 Proceedings of the 21st international jont conference on Artifical intelligence
  • Year:
  • 2009

Quantified Score

Hi-index 0.00

Visualization

Abstract

Breadth-first and depth-first search are basic search strategies upon which many other search algorithms are built. In this paper, we describe an approach to integrating these two strategies in a single algorithm that combines the complementary strengths of both. We show the benefits of this approach using the treewidth problem as an example.