A* Search

Planning, Search, and Reasoning Under Uncertainty Course Assignment

For this course assignment, I and a partner worked together to implement a search algorithm that planned an optimal sequence of moves for a player of a strategy game End of the Track. For the assignment, we implemented an A* search based algorithm based on a custom heuristic.

(I won’t share the code/implementation details publicly for purposes of academic integrity)