Vonn (code0monkey1)

Race #1106

View Pit Stop page for race #1106 by code0monkey1Ghost race

View profile for Vonn (code0monkey1)

Official speed 57.91 wpm (57.61 seconds elapsed during race)
Race Start September 26, 2017 5:26:48am UTC
Race Finish September 26, 2017 5:27:45am UTC
Outcome No win (4 of 5)
Accuracy 98.0%
Points 42.47
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.