mirror of
https://github.com/dancojocaru2000/ai-project-idastar.git
synced 2025-11-03 03:36:32 +02:00
IDA* implementation for labirinth, Artificial Intelligence, Year 3, Semester 1
Also made the implementation less generic and less of a headache; int everything! Show the threshold when printing intermediary steps. |
||
|---|---|---|
| .vscode | ||
| .gitignore | ||
| IDAstar.cs | ||
| IDAstar.csproj | ||
| labyrinth.txt | ||
| labyrinthOUT.txt | ||
| Program.cs | ||