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 |
---|---|---|---|
6308 | 2020-12-03 02:40:29 | 70.88 | 96% |
2209 | 2020-06-24 20:02:18 | 75.88 | 97% |
1072 | 2020-04-23 22:46:25 | 70.91 | 96% |
775 | 2020-04-18 13:51:00 | 64.20 | 94% |