1
0
Fork 0
mirror of https://github.com/dancojocaru2000/ai-project-idastar.git synced 2025-02-21 16:09:36 +02:00
IDA* implementation for labirinth, Artificial Intelligence, Year 3, Semester 1
Find a file
2021-12-07 11:03:32 +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 Improved marking and pathfinding 2021-12-07 10:51:46 +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 Added border to input labyrinth 2021-12-07 11:03:32 +02:00