An open API service indexing awesome lists of open source software.

Projects in Awesome Lists tagged with greedy-search-algorithm

A curated list of projects in awesome lists tagged with greedy-search-algorithm .

https://github.com/ashithapallath/ai-searches

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.

ai-search-algorithms bfs-search dfs-search greedy-search-algorithm python ucs-search

Last synced: 22 Mar 2025