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 |
---|---|---|---|
2968 | 2020-10-19 22:26:04 | 89.89 | 98% |
676 | 2019-05-10 00:58:30 | 75.71 | 96% |