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 |
---|---|---|---|
2528 | 2018-07-26 14:12:40 | 89.83 | 97% |
1482 | 2017-12-12 20:06:37 | 70.92 | 95% |