This is a Console Application written in C# (.NET Core) using CliFx. It is a submission for the course ‘Artificial Intelligence Lab’. I was given the task to implement A*, Iterative Deepening, Depth-First and Breadth-First Search on the 8-Puzzle.
The project was coded as part of an excercise about heuristics for the Artificial Intelligence course.