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 |
---|---|---|---|
6164 | 2020-11-29 12:23:37 | 81.95 | 95% |
5331 | 2020-09-12 08:05:28 | 92.28 | 97% |
4586 | 2020-08-27 09:31:40 | 97.77 | 97% |