Shortest Path Solver

This project is aimed at solving the shortest path problem using the Uniform Cost Search (UCS) and A* algorithms. The project makes use of the Google Maps API to visualize the paths found by the algorithms.

Example image