To move through a tree of paths using hill climbing, proceed as in depth-first search, but order the choices according to some heuristic measure of remaining distance. The better the heuristic measure is, the better hill climbing will be relative to ordinary depth-first search.
Game | Time | WPM | Accuracy |
---|---|---|---|
2242 | 2017-12-20 17:45:25 | 62.07 | 96% |
1168 | 2017-10-30 14:44:33 | 65.14 | 98% |
878 | 2017-10-04 18:44:14 | 64.52 | 98% |