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 |
---|---|---|---|
2698 | 2017-07-23 18:35:33 | 87.39 | 98% |
1899 | 2017-06-18 23:59:57 | 80.01 | 98% |
1684 | 2017-06-11 16:19:11 | 82.77 | 98% |