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 |
---|---|---|---|
3143 | 2020-03-25 12:24:36 | 60.18 | 95% |
594 | 2019-12-14 15:59:07 | 48.48 | 93% |