View Pit Stop page for race #14 by alex_the_flash — Ghost race
View profile for Alex (alex_the_flash)
Official speed | 24.80 wpm (134.52 seconds elapsed during race) |
---|---|
Race Start | March 20, 2019 12:23:34pm UTC |
Race Finish | March 20, 2019 12:25:49pm UTC |
Outcome | No win (4 of 5) |
Accuracy | 91.0% |
Points | 18.18 |
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. |