CPSC 201: Introduction to Computer Science

 

Instructor: Carsten Schürmann
Department of Computer Science
Yale University
Time: MWF 11:30-12:20
Room: AKW200

  Home
  Schedule
  Handouts
  Assignments
  Projects
  Links
 
 

Lecture 31

This is a technical lecture. We discuss the basic principles of search including depth first, breadth first, and iterative deepening. All algorithms are explained using a simple game as example.