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 |
---|---|---|---|
3772 | 2020-03-27 21:20:38 | 78.52 | 97% |
2275 | 2020-03-17 01:28:31 | 83.77 | 98% |
1359 | 2020-02-14 04:27:20 | 80.20 | 98% |