About this document
Ai Lab 5 by bscs23f06 is a document available to read on EtoBox.
The document outlines a lab assignment focused on implementing a Queue class in Python and using it for Breadth-First Search (BFS) traversals on two given graphs. It includes tasks for creating the queue, performing BFS, finding the shortest path, and solving a maze using BFS. The document provides starter code for the graphs and maze, as well as the expected functionality for each task.
- Author
- bscs23f06
- Language
- EN