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 |
---|---|---|---|
4491 | 2019-03-27 12:47:28 | 76.12 | 96% |
743 | 2019-02-20 15:05:09 | 63.80 | 93% |
256 | 2019-02-10 05:58:19 | 68.63 | 95% |