SUNY Geneseo Department of Computer Science


Breadth First Search

Tuesday, January 29

CSci 242, Spring 2013
Prof. Doug Baldwin

Return to List of Lectures

Previous Lecture

Questions?

Problem 3 from graphs problem set (two people in any group of n > 2 have the same number of friends in the group)?

Breadth First Search

Try it by hand

Heavily connected graph on 7 vertices

Quoridor

Hand out BFS problem set

Next

Depth first search

Read Section 22.3


Next Lecture