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 |
---|---|---|---|
13561 | 2020-10-20 16:34:55 | 100.60 | 97% |
10056 | 2019-11-18 12:52:51 | 90.39 | 96% |
4170 | 2019-02-03 09:01:08 | 68.17 | 96% |
639 | 2018-11-04 13:16:25 | 55.54 | 94% |