IDA* implementation for labirinth, Artificial Intelligence, Year 3, Semester 1
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
Kenneth Bruen 1f8dda0d66
Improved marking and pathfinding
3 years ago
.vscode Initial interface 3 years ago
.gitignore Initial commit 3 years ago
IDAstar.cs Improved marking and pathfinding 3 years ago
IDAstar.csproj Allow single file (executable) publishing 3 years ago
Program.cs Add -w or --wait to wait for keypress before close 3 years ago
build-exe.ps1 Add OS detection to build script 3 years ago
labyrinth.txt Update threshold increasing 3 years ago