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 |
---|---|---|---|
9062 | 2020-07-13 08:25:21 | 81.15 | 97% |
3763 | 2019-11-23 12:40:49 | 87.32 | 97% |