Problem Solving Flashcards
Analogy (in problem solving)
The basic process of finding a problem (source) that is similar to the problem you need to solve (target) and mapping the solution of that source problem onto the target problem.
Backup avoidance
The tendency in problem solving to avoid operators that undo the effects of one or more previous operators.
Difference reductions (or hill climbing)
The tendency in problem solving to select operators that most reduce the difference between the current state and the goal state.
Einstellung effect (or mechanization of thought)
A set effect that occurs when a person is presented with a problem or situation that is similar to problems they have worked through in the past and they repeat the solution that worked in the previous problem even when a simpler solution is possible.
Functional fixedness
A cognitive bias that limits a person to use an object only in the way it is traditionally used.
General Problem Solver (GSP)
A computer simulation program created by Newell and Simon that models human problem solving using means-ends analysis.
Goal state (in problem solving)
A state in a problem space in which the final goal is achieved
Incubation effect
A phenomenon that when people are confronted with an unsolvable problem, the solution comes more easily after putting the problem aside for a time, it works by undoing the set effects.
Insight problem
A problem in which the person is not aware of being close to a solution, usually comes with the “Aha” effect (for example the cheap-necklace problem and the mutilated-checkerboard problem).
Means-ends analysis (in problem solving)
The creation of new subgoal (ends) to enable operators (means) to apply in achieving the original goal.
Operator (in problem solving)
An action that will transform one problem state into another problem state.
Problem space (or state space)
A process that involves components (states and operators) for defining and solving a problem.
Search (in problem solving)
The process of problem solving using operators to move from start state to goal state.
Search tree (or search graph)
A representation of the set of states in a problem space that can be reached by applying operators.
Set effect
Biasing of the approach to solving a problem as a result of past experiences in solving that kind of problem.