View Pit Stop page for race #23 by stevegocoding — Ghost race
View profile for Steve (stevegocoding)
Official speed | 49.80 wpm (66.99 seconds elapsed during race) |
---|---|
Race Start | May 23, 2019 5:19:35pm UTC |
Race Finish | May 23, 2019 5:20:42pm UTC |
Outcome | No win (4 of 5) |
Accuracy | 96.0% |
Points | 36.52 |
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. |