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 |
---|---|---|---|
8298 | 2020-09-08 16:14:09 | 100.29 | 98% |
5121 | 2020-07-14 15:59:43 | 106.26 | 97% |
3947 | 2020-07-01 11:53:15 | 93.88 | 96% |
3420 | 2020-06-25 11:14:24 | 86.19 | 96% |