View Pit Stop page for race #21 by hewasnumber1 — Ghost race
View profile for matthew (hewasnumber1)
Official speed | 42.41 wpm (78.66 seconds elapsed during race) |
---|---|
Race Start | November 29, 2019 1:33:03am UTC |
Race Finish | November 29, 2019 1:34:21am UTC |
Outcome | No win (2 of 3) |
Accuracy | 90.0% |
Points | 31.10 |
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. |