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 |
---|---|---|---|
7069 | 2020-12-11 01:09:26 | 74.09 | 97% |
2772 | 2019-07-09 23:08:02 | 74.44 | 97% |
312 | 2018-05-26 07:19:14 | 59.05 | 96% |