Oleksandr (c_u_b_e)

Race #839

View Pit Stop page for race #839 by c_u_b_eGhost race

View profile for Oleksandr (c_u_b_e)

Official speed 46.02 wpm (72.49 seconds elapsed during race)
Race Start September 19, 2020 9:01:36am UTC
Race Finish September 19, 2020 9:02:48am UTC
Outcome No win (2 of 5)
Accuracy 94.0%
Points 33.75
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.