Race Result Details |
Racer | alice (zeusally) |
Race Number | 106 |
Date | Thu, 9 Feb 2017 7:06:24 |
Speed |
64 WPM
![]() |
Accuracy | 95.9% |
Rank | 1st place (out of 4) |
Opponents | bakingxpancake (3rd place) |
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
|