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 |
---|---|---|---|
21114 | 2020-07-28 18:55:38 | 84.13 | 100% |
20245 | 2019-11-21 02:14:20 | 68.51 | 97% |
17056 | 2018-11-08 12:35:26 | 81.76 | 99% |
15831 | 2018-07-31 19:27:48 | 84.51 | 99% |
13148 | 2017-05-07 23:25:26 | 77.10 | 97% |