Open nWhitehill opened 9 years ago
Implement a bfs search so we can get a good baseline. We can start experimenting with A* and other techniques and bench mark them against bfs.
Pending merge of #5 this is done.
Implement a bfs search so we can get a good baseline. We can start experimenting with A* and other techniques and bench mark them against bfs.