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 |
---|---|---|---|
1814 | 2020-02-11 05:40:37 | 86.94 | 98% |
1508 | 2019-11-01 08:50:07 | 71.03 | 97% |
295 | 2017-08-26 06:30:45 | 65.20 | 97% |