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
Added flow control to find start+destination points, and increase the threshold if a search doesn't reach the destination. Next step: implement search. |
||
|---|---|---|
| .vscode | ||
| .gitignore | ||
| IDAstar.cs | ||
| IDAstar.csproj | ||
| Program.cs | ||