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
2021-12-07 10:42:37 +02:00
.vscode Initial interface 2021-12-01 21:17:53 +02:00
.gitignore Initial commit 2021-12-01 20:16:53 +02:00
build-exe.ps1 Add OS detection to build script 2021-12-06 16:27:05 +02:00
IDAstar.cs Fixed bug where start node was valid move 2021-12-07 10:42:37 +02:00
IDAstar.csproj Allow single file (executable) publishing 2021-12-04 14:39:46 +02:00
labyrinth.txt Update threshold increasing 2021-12-07 10:39:43 +02:00
Program.cs Add -w or --wait to wait for keypress before close 2021-12-06 16:16:50 +02:00