Please enable JavaScript.
Coggle requires JavaScript to display documents.
Local Search Strategies, :star:Stochastic hill climbing
:star:First…
-
:star:Stochastic hill climbing
:star:First choice hill climbing
:star:Evolutionary hill climbing
:star:Random restart hill climbing
:star:Evaluates the neighbor node state at a time selects the first optimize a current cost & set it as current state.
:star:This algorithm examines all the neighboring nodes of current state and select the neighbor node to close to the goal.
-
-
-
-