Jerry (tree_tree)

Race #90

View Pit Stop page for race #90 by tree_treeGhost race

View profile for Jerry (tree_tree)

Official speed 89.40 wpm (37.32 seconds elapsed during race)
Race Start December 21, 2017 8:38:49pm UTC
Race Finish December 21, 2017 8:39:26pm UTC
Outcome No win (2 of 5)
Opponents 3. lgomez (78.62 wpm)
4. hasen (66.91 wpm)
Accuracy 95.0%
Points 65.56
Text #3622412 (Length: 278 characters)

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.