An open API service indexing awesome lists of open source software.

https://github.com/csaba79-coder/space-state-representation-ai


https://github.com/csaba79-coder/space-state-representation-ai

Last synced: 3 months ago
JSON representation

Awesome Lists containing this project

README

          

# 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](https://github.com/Csaba79-coder/MestIntSourceCode1) in C# provided by Gabor Kusper (Milton Friedman University)