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 |
---|---|---|---|
7727 | 2020-01-15 15:21:56 | 65.65 | 96% |
3928 | 2017-03-28 17:14:31 | 58.72 | 91% |