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 |
---|---|---|---|
12897 | 2019-10-17 20:07:54 | 98.90 | 98% |
8603 | 2018-05-30 20:04:19 | 95.39 | 99% |
7655 | 2018-04-06 02:25:04 | 102.42 | 100% |