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 |
---|---|---|---|
41002 | 2024-09-23 23:01:51 | 159.78 | 99% |
739 | 2020-07-14 10:01:19 | 75.63 | 96% |