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 |
---|---|---|---|
622 | 2019-01-05 06:05:24 | 82.90 | 97% |
452 | 2017-06-26 21:36:31 | 87.96 | 97% |