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 |
---|---|---|---|
8221 | 2018-07-02 03:51:22 | 75.89 | 100% |
6767 | 2018-06-16 07:23:23 | 69.15 | 98% |
4255 | 2018-06-04 11:44:55 | 69.77 | 98% |