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 |
---|---|---|---|
9028 | 2020-07-21 12:54:19 | 106.52 | 99% |
3217 | 2018-03-16 09:26:58 | 87.75 | 98% |
2406 | 2018-01-24 22:49:48 | 72.10 | 97% |