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 2c74cde949
Merge pull request #1 from dancojocaru2000:darius
3 years ago
.vscode Initial interface 3 years ago
.gitignore Initial commit 3 years ago
IDAstar.cs Fixed threshold computation 3 years ago
IDAstar.csproj Implement the rest of IDA* 3 years ago
Program.cs Implemented function to format input labyrinth 3 years ago
labyrinth.txt Implemented function to format input labyrinth 3 years ago