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 |
---|---|---|---|
9460 | 2020-12-04 21:39:34 | 104.68 | 96% |
8635 | 2020-11-20 08:08:00 | 113.56 | 96% |
4710 | 2019-03-29 04:34:30 | 97.57 | 95% |
1704 | 2019-01-15 02:21:11 | 87.50 | 96% |