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 |
---|---|---|---|
14331 | 2017-10-18 06:35:29 | 70.41 | 96% |
13645 | 2017-03-24 05:36:36 | 86.95 | 95% |