A hill-climbing strategy for problem solving is an approach ______.
that starts at the top of a set of potential solutions and works down the set
in which operators are selected if they result in changing the current state to something that is closer to the goal state
in which you work through the problem space in reverse, starting with the goal state and working backward to the initial state
that factors in the amount of effort required to use a particular operator