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.
 
 
DariusTFox24 2a5c3cdbb9
Merge pull request #2 from dancojocaru2000/dan
3 years ago
.vscode Initial interface 3 years ago
.gitignore Initial commit 3 years ago
IDAstar.cs Change empty from ' ' to '.' to avoid confusion 3 years ago
IDAstar.csproj Allow single file (executable) publishing 3 years ago
Program.cs Change empty from ' ' to '.' to avoid confusion 3 years ago
build-exe.ps1 Added build script 3 years ago
labyrinth.txt Implemented function to format input labyrinth 3 years ago