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 |
---|---|---|---|
992 | 2018-09-19 03:43:56 | 93.20 | 97% |
170 | 2017-05-23 13:24:12 | 89.10 | 95% |
10 | 2017-05-16 10:01:52 | 82.75 | 95% |