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 |
---|---|---|---|
778 | 2020-10-24 09:10:24 | 67.61 | 96% |
495 | 2020-09-12 07:31:57 | 58.27 | 94% |