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 |
---|---|---|---|
5970 | 2020-11-28 21:30:07 | 68.88 | 94% |
5743 | 2020-11-18 14:02:03 | 60.89 | 95% |