Skip to content
#

greedy-best-first-search

Here are 97 public repositories matching this topic...

A simple search agent of an autonomous vacuum cleaner, trying to reach dirt spilled in different parts of a randomly generated room in the most efficient way possible. The project utilizes various search algorithms including, but not limited to; Greedy Search, Uniform Cost Search, and A* Search utilizing both path cost and a Manhattan heuristic.

  • Updated Apr 25, 2024
  • Python

Improve this page

Add a description, image, and links to the greedy-best-first-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the greedy-best-first-search topic, visit your repo's landing page and select "manage topics."

Learn more