1
0
Fork 0
mirror of https://github.com/dancojocaru2000/ai-project-idastar.git synced 2025-02-22 16:39:35 +02:00
IDA* implementation for labirinth, Artificial Intelligence, Year 3, Semester 1
Find a file
DariusTFox24 4818450ced Added option to skip showing all the steps
fixed bugs and such
2021-12-02 01:28:10 +02:00
.vscode Initial interface 2021-12-01 21:17:53 +02:00
.gitignore Initial commit 2021-12-01 20:16:53 +02:00
IDAstar.cs Fixed threshold computation 2021-12-02 00:44:28 +02:00
IDAstar.csproj Implement the rest of IDA* 2021-12-01 23:49:31 +02:00
labyrinth.txt Added option to skip showing all the steps 2021-12-02 01:28:10 +02:00
labyrinthOUT.txt Initial interface 2021-12-01 21:17:53 +02:00
Program.cs Added option to skip showing all the steps 2021-12-02 01:28:10 +02:00