login

Heuristic search viewed as path finding in a graph

Artificial IntelligencePublished 1 January 1970
Ira Pohl
Citations413
SJR quartileQ1
SJR score1.84
SNIP3.30

TL;DR

A class of graph-searching procedures is described which uses a heuristic function to guide search, and a number of theoretical results for this model, and the intuition for these results, relate the efficiency of search to the accuracy of the heuristics used.

Abstract

This paper presents a particular model of heuristic search as a path-finding problem in a directed graph. A class of graph-searching procedures is described which uses a heuristic function to guide search. Heuristic functions are estimates of the number of edges that remain to be traversed in reaching a goal node. A number of theoretical results for this model, and the intuition for these results, are presented. They relate the efficiency of search to the accuracy of the heuristic function. The results also explore efficiency as a consequence of the reliance or weight placed on the heuristics used.

Keywords

Computer Science