abhi (cheapcoder)

Race #6256

View Pit Stop page for race #6256 by cheapcoderGhost race

View profile for abhi (cheapcoder)

Official speed 74.32 wpm (44.89 seconds elapsed during race)
Race Start November 18, 2020 3:14:31pm UTC
Race Finish November 18, 2020 3:15:16pm UTC
Outcome No win (2 of 5)
Accuracy 97.0%
Points 54.50
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.