Lecture 4 - BFS

You might also like

Download as pptx, pdf, or txt
Download as pptx, pdf, or txt
You are on page 1of 7

Lecture 4

Graph Traversal
Graph
Adjacency List
Adjacency Matrix
BFS
Sample directed graph
Problems to solve using BFS
• UVA 439
• UVA 352
• UVA 10305

You might also like