CS63 Artificial Intelligence


Week 6: Journal Questions

  1. Classical AI's approach to problem solving is to create a symbolic description of the key elements of a problem, and to then use search to find a solution. The method of solving the Water Pitcher problem is an early example of this approach. Describe at least two issues with this approach when applied to more real-world problems.