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 |
---|---|---|---|
9317 | 2020-03-23 17:28:41 | 98.47 | 98% |
8858 | 2020-03-16 05:10:35 | 80.36 | 95% |
7647 | 2020-02-05 06:19:29 | 89.77 | 96% |