Race Result Details |
Racer | Utkarsh (ut_curse) |
Race Number | 256 |
Date | Mon, 30 Nov 2020 13:34:25 |
Speed |
49 WPM
![]() |
Accuracy | 93.8% |
Rank | 2nd place (out of 5) |
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
|