Andreas (theor)

Race #166

View Pit Stop page for race #166 by theorGhost race

View profile for Andreas (theor)

Official speed 51.52 wpm (64.75 seconds elapsed during race)
Race Start August 9, 2019 10:01:12pm UTC
Race Finish August 9, 2019 10:02:17pm UTC
Outcome No win (2 of 5)
Accuracy 95.0%
Points 37.78
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.