Fringe search (source code)

= Fringe search
{wiki=Fringe_search}

Fringe search is a graph search technique used in artificial intelligence and computer science, particularly in the context of search algorithms for problem-solving. It is closely related to other search methods like breadth-first search and depth-first search, but it has its own distinctive approach to exploring the search space.