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 |
---|---|---|---|
982 | 2019-12-02 20:42:31 | 53.88 | 95% |
707 | 2019-11-29 15:13:25 | 56.69 | 96% |