13 Commits (70fb7dcf9f8fe33fe200b5b29bc77917ae574303)

Author SHA1 Message Date
Kenneth Bruen 70fb7dcf9f
Fixed bug where start node was valid move 3 years ago
Kenneth Bruen e8992f8b06
Update threshold increasing 3 years ago
Kenneth Bruen 57c4728e6a
Remove backtracking 3 years ago
Kenneth Bruen 055fa3aa3c
Added N+E+S+W and ALL constants in NDirections 3 years ago
DariusTFox 1cc2a88d8b Removed unnecessary comments 3 years ago
Kenneth Bruen 7a45a2ff7b
Change empty from ' ' to '.' to avoid confusion 3 years ago
Kenneth Bruen dbe2cfd500
Fixed threshold computation 3 years ago
Kenneth Bruen 33d3b77d53
Fix bug lol 3 years ago
Kenneth Bruen 6e0bb36132
Forgot minor things about IDA* 3 years ago
Kenneth Bruen 778ffca169
Implement the rest of IDA* 3 years ago
Kenneth Bruen 1e70b4c1f1
Added IDA* control step 3 years ago
Kenneth Bruen d4ec7b36d5
Added initial algorithm skeleton 3 years ago
DariusTFox24 59c139cbbf Initial commit 3 years ago