2006Unpublished venueRequires access

A breadth-first approach to memory-efficient graph search

Rong Zhou, Eric A. Hansen

Open publisher page 8 citations

Abstract

Recent work shows that the memory requirements of A * and related graph-search algorithms can be reduced substantially by only storing nodes that are on or near the search frontier, using special techniques to prevent node regeneration, and recovering the solution path by a divide-and-conquer technique. When this approach is used to solve graph-search problems with unit edge costs, we have shown that a breadth-first search strat-egy can be more memory-efficient than a best-first strat-egy. We provide an overview of our work using this approach, which we call breadth-first heuristic search.

About this research paper

What this paper is about

Recent work shows that the memory requirements of A * and related graph-search algorithms can be reduced substantially by only storing nodes that are on or near the search frontier, using special techniques to prevent node regeneration, and recovering the solution path by a divide-and-conquer technique. When this approach is used to solve graph-search problems with unit edge costs, we have shown that a breadth-first search strat-egy can be more memory-efficient than a best-first strat-egy. We provide an overview of our work using this approach, which we call breadth-first heuristic search.

Why it matters

OpenAlex reports 8 citations for this work. Citation counts describe recorded attention and do not establish research quality.

Key contribution

A contribution statement is not available in the OpenAlex record.

Method / approach

Method details are not available in the OpenAlex metadata.

Main findings

Findings are not separately available in the OpenAlex metadata.

Limitations

Limitations are not available in the OpenAlex metadata.

Applications

Application details are not available in the OpenAlex metadata.

Available abstract

Recent work shows that the memory requirements of A * and related graph-search algorithms can be reduced substantially by only storing nodes that are on or near the search frontier, using special techniques to prevent node regeneration, and recovering the solution path by a divide-and-conquer technique. When this approach is used to solve graph-search problems with unit edge costs, we have shown that a breadth-first search strat-egy can be more memory-efficient than a best-first strat-egy. We provide an overview of our work using this approach, which we call breadth-first heuristic search.

Key concepts: Computer science, Incremental heuristic search, Best-first search, Graph, Bidirectional search, Search algorithm, Beam search, Theoretical computer science

Related papers

Back to paper searchBrowse research topicsOriginal source
A breadth-first approach to memory-efficient graph search — Research Paper | ScholarLens