Eric (kyleisajew)

Race #707

View Pit Stop page for race #707 by kyleisajewGhost race

View profile for Eric (kyleisajew)

Official speed 58.25 wpm (57.27 seconds elapsed during race)
Race Start May 10, 2018 1:26:22pm UTC
Race Finish May 10, 2018 1:27:20pm UTC
Outcome No win (4 of 5)
Accuracy 99.0%
Points 42.71
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.