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

https://github.com/saurabhjalendra/ai-pathfinding

🤖 AI Pathfinding Implementation featuring Uniform Cost Search (uninformed) and Recursive Best-First Search (informed) algorithms. Solves grid-based navigation with dynamic cost calculations, performance metrics, and path visualization. Developed for academic research in search algorithms.
https://github.com/saurabhjalendra/ai-pathfinding

Last synced: about 1 month ago
JSON representation

🤖 AI Pathfinding Implementation featuring Uniform Cost Search (uninformed) and Recursive Best-First Search (informed) algorithms. Solves grid-based navigation with dynamic cost calculations, performance metrics, and path visualization. Developed for academic research in search algorithms.

Awesome Lists containing this project