Skip to content
#

greedy-search-algorithm

Here are 2 public repositories matching this topic...

Language: All
Filter by language

The AI Searches repository provides a Jupyter Notebook demonstrating the implementation of various AI search algorithms commonly used in optimization and pathfinding problems. It includes algorithms such as Breadth-First Search (BFS), Depth-First Search (DFS), Uniform Cost Search (UCS), Greedy Best-First Search, and A* Search.

  • Updated Jan 14, 2025
  • Jupyter Notebook

Improve this page

Add a description, image, and links to the greedy-search-algorithm 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-search-algorithm topic, visit your repo's landing page and select "manage topics."

Learn more