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 |
---|---|---|---|
10241 | 2018-06-25 04:15:19 | 54.61 | 97% |
9431 | 2018-06-08 16:35:06 | 46.29 | 96% |
2320 | 2017-08-28 18:02:06 | 55.27 | 97% |
2172 | 2017-08-27 13:47:27 | 53.40 | 97% |
1871 | 2017-06-18 18:48:00 | 43.51 | 95% |