What is a problem space?
- initial, immediate, and goal states; also the problem solver’s knowledge at each of these steps
What are the 3 features of a problem space?
1 - initial state
2 - goal state
3 - operators
What are the 7 steps to solving problems?
1 - Problem identification 2 - Problem definition and representation 3 - Strategy formulation 4 - Organize information 5 - Resource allocation 6 - Monitoring 7 - Evaluation
What are well-defined problems?
What are ill-defined problems?
What is an algorithm?
What is the working forward problem solving heuristic?
What is the working backward problem solving heuristic?
What is a means-end analysis?
→ i.e. Tower of Hanoi, early AI programs
What are the 5 steps of means-end analysis?
1 - Set up goal/subgoal
2 - Look for difference between current state and goal/subgoal.
3 - Look for operator that will reduce/eliminate this difference.
4 - Apply operator.
5 - Apply steps 2-4 repeatedly until all subgoals and final goal are achieved.
What are isomorphic problems?
What is Gick & Holyoak’s Radiation problem and what does it show about solving isomorphic problems?
What is problem solving by analogy?
What is productive thinking?
- short circuiting of regular problem solving strategies (i.e. release from mental set)
What was Metcalf et al’s conclusion about insight?
- Noninsight problems solved gradual
What is physical evidence of productive thinking?
What is incubation?
What was Silveira’s neclace problem study?
What are factors influencing problem solving?
What is a mental set?
What is functional fixedness?
What is negative transfer?
What is positive transfer?
How does expert knowledge help problem solving?
1 - More time spent at beginning of problem solving cycle (systematic plan).
2 - Identify structural features of the problems.
3 - Have better domain memory.
4 - Use more efficient problem solving strategies (develop subgoals).
5 - Use more automatic processing.
6 - Think ahead/Draw inferences.