best-first
There are 2 repositories under best-first topic.
luisalejandrobf/Prolog_BestFirst-A-Algorithm-BreadthFirstSearch
Implementation of the Best First/A* Algorithm and Breadth-first Search Algorithm for room and box manipulation. Efficient algorithms for solving room and box manipulation problems.
Bobagi/Maze-solver
Deep search, Best-first Greedy search, Hill Climb