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 |
---|---|---|---|
4449 | 2019-08-27 05:22:05 | 83.40 | 99% |
2858 | 2019-01-21 11:59:12 | 72.29 | 97% |