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 |
---|---|---|---|
6256 | 2020-11-18 15:15:16 | 74.32 | 97% |
5229 | 2020-10-12 13:13:45 | 71.39 | 97% |
1618 | 2020-03-28 14:18:14 | 60.35 | 95% |