View Pit Stop page for race #1331 by code_slayer — Ghost race
View profile for Seriously? (code_slayer)
| Official speed | 77.38 wpm (43.11 seconds elapsed during race) |
|---|---|
| Race Start | October 27, 2019 10:11:21am UTC |
| Race Finish | October 27, 2019 10:12:04am UTC |
| Outcome | Win (1 of 3) |
| Accuracy | 97.0% |
| Points | 56.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. |