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 |
---|---|---|---|
927 | 2018-08-19 13:00:45 | 47.92 | 98% |
624 | 2018-07-09 12:15:00 | 48.32 | 97% |