Umar Farooq
Results
1
issues of
Umar Farooq
## Summary **This PR adds a pure-Python implementation of the A* (A-star) pathfinding algorithm that works over arbitrary graphs via a neighbors(node) callback and an admissible heuristic h(node, goal). The...
awaiting reviews
require tests
require descriptive names