BFS and DFS BASED Project.A neural network-powered web crawler that intelligently extracts, classifies, and processes web content using deep learning
-
Updated
May 7, 2026 - Python
BFS and DFS BASED Project.A neural network-powered web crawler that intelligently extracts, classifies, and processes web content using deep learning
Implementation for A-star and BFS Algorithms to solve a NxN grid sliding puzzle problem.
this a python BFS , A* and RBFS implementation of 8 puzzle
Using heuristic search Best-First and A* with BFS (with manhatan distance) methods to solve 8-puzzle
this project combines various AI algorithms to provide visualization and functionality for search algorithms, a game (CONNECT4) using min-max algorithms, and a Constraint Satisfaction Problem (CSP) solver. This toolbox aims to provide a comprehensive understanding of these AI techniques through interactive visualizations and practical examples.
🚗 AI-powered Rush Hour puzzle solver with Pygame GUI. Features BFS, DFS, UCS & A algorithms to solve traffic jam puzzles. Compare AI performance metrics, play manually, or watch automated solutions. Educational tool for learning search algorithms.
Python code for finding Max Flow in a directed graph.
We optimize SIEP algorithm in multiple intelligent agents scenario and comparatively research A*, DFS, BFS, Dijkstra, PFP and PRM.
We present an algorithm based on DBM that takes into account the stochastic nature of dielectric breakdown during the formation of Lichtenberg figures.
👁🗨🧠 Artificial Intelligence search project implementing IDS, Bidirectional BFS and A*.
A program to solve a maze using Breadth First Search (BFS) and Depth First Search (DFS).
N-Puzzle implementation with BFS, DFS, Greedy and A*
Evaluating different algorithms on the same fruit spawn seed in snake game. Genetic Algorithm vs BFS vs A* vs DFS.
Search Engine Implemented in Python. Components : Web Crawler. Indexer. Parser. Page Ranking Algorithm
SUSTech CS course artificial intelligence, including 4 seperated project
This repository contains Data structures and Algorithms in Python.
A simple tkinter GUI for illustrating DFS and BFS.
Robot that cleans room from dirts. Finds the optimum path eventually. Same algorithms are applied as in finding path to escape a maze.
This repository contains the solution to Missionaries and Cannibal Problem using BFS and DFS search.
Add a description, image, and links to the bfs-algorithm topic page so that developers can more easily learn about it.
To associate your repository with the bfs-algorithm topic, visit your repo's landing page and select "manage topics."