Uninformed Search (Iterative Deepening and Bidirectional Search) - Intro to Artificial Intelligence

2 days ago
10

The lecture series follows NC State's CSC 411 - Intro to AI with Dr. Adam Gaweda. This particular lecture is serves a short refresher for students about methods for graph traversal learned in their Data Structures course. After reviewing Breadth and Depth First Search, this lecture introduces students to Iterative Deepening and Bidirectional Search.

Code Examples are only shared with NC State students.
Want to work on them?
Consider joining the Wolfpack at North Carolina State University ncsu.edu/about

Loading comments...