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 |
---|---|---|---|
2432 | 2020-06-21 06:50:53 | 61.03 | 96% |
758 | 2020-04-03 16:46:49 | 44.95 | 93% |
530 | 2020-03-29 13:27:40 | 38.35 | 93% |