Race Result Details |
Racer | megan (akirawho) |
Race Number | 6 |
Date | Wed, 22 Jan 2020 0:18:33 |
Speed |
77 WPM
![]() |
Accuracy | 95.1% |
Rank | 2nd 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
|