View Pit Stop page for race #2391 by david_j_ncba2019 — Ghost race
View profile for David (david_j_ncba2019)
Official speed | 74.97 wpm (44.50 seconds elapsed during race) |
---|---|
Race Start | August 30, 2019 3:13:54pm UTC |
Race Finish | August 30, 2019 3:14:38pm UTC |
Outcome | No win (3 of 5) |
Accuracy | 98.0% |
Points | 54.98 |
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. |