A-Search-Maze A program that uses A* search to find the exit in a Matrix given as input. It prints on the screen the shortest path to the exit and the steps taken.