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
Dan Cojocaru 6e0bb36132
Forgot minor things about IDA*
Minor things like avoiding obstacles...
2021-12-02 00:04: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 Forgot minor things about IDA* 2021-12-02 00:04:10 +02:00
IDAstar.csproj Implement the rest of IDA* 2021-12-01 23:49:31 +02:00
labyrinth.txt Updated labyrinth 2021-12-01 23:53:02 +02:00
labyrinthOUT.txt Initial interface 2021-12-01 21:17:53 +02:00
Program.cs fixed initial display of input labyrinth 2021-12-02 00:02:22 +02:00