Practicals from sem 5 of bsc IT,Third year
-
Updated
Sep 21, 2023 - Python
Practicals from sem 5 of bsc IT,Third year
DFS and BFS finder + Graph connectivity
Labs I completed in 6.0002 spring 2023
[Rebuild] Snake Remake 🐍 is an upgraded edition of my past project, 'Unconventional Snake Xenia.' It's an AI-driven snake game featuring a custom neural network. 🧠 The menu-driven interface offers visualizations of different pathfinding algorithms! 🎮
A Python script to solve the 8-puzzle problem using BFS, DFS, and A* search algorithms. Compare their performance with detailed metrics like iterations, runtime, and solution path length. Includes practical insights into algorithm behavior and efficiency.
A simple maze creator and solver in Python
Data Analysis and Algorithms (Python)
a delivery service system in python
Add a description, image, and links to the bfs-dfs topic page so that developers can more easily learn about it.
To associate your repository with the bfs-dfs topic, visit your repo's landing page and select "manage topics."