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 |
---|---|---|---|
7792 | 2017-11-15 05:55:24 | 80.85 | 95% |
5234 | 2017-06-26 11:37:47 | 79.89 | 96% |