Race Result Details |
Racer | Frank (noober100) |
Race Number | 32 |
Date | Tue, 23 Apr 2019 2:14:53 |
Speed |
78 WPM
![]() |
Accuracy | 96.2% |
Rank | 3rd place (out of 4) |
Text typed:
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.
—
Artificial Intelligence Second Edition
|