You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Steepest Ascent Hill Climbing Search Given an initial state (Fig. A) an efficient heuristic approach to reach the goal state, Heuristic evaluation function may be prone to issues like local maxima, plateau or ridges
Given an initial state (Fig. A) an efficient heuristic approach to reach the goal state (Fig B).
Heuristic evaluation function
may be prone to issues like local maxima, plateau or ridges
About
Steepest Ascent Hill Climbing Search Given an initial state (Fig. A) an efficient heuristic approach to reach the goal state, Heuristic evaluation function may be prone to issues like local maxima, plateau or ridges