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 |
---|---|---|---|
525 | 2020-06-18 04:45:19 | 83.02 | 96% |
343 | 2019-10-14 23:57:28 | 95.03 | 98% |