Space state representation - Artificial Intelligence Description This project is a representation of the space state of a problem, in this case the 8-puzzle problem, using the A* algorithm. Solution in Java 20 maven based project Source code Source code in C# provided by Gabor Kusper (Milton Friedman University)