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 |
---|---|---|---|
1475 | 2018-10-26 02:01:38 | 49.43 | 95% |
978 | 2018-09-25 04:21:41 | 55.60 | 95% |
793 | 2018-09-20 05:14:03 | 58.32 | 97% |