An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: bfs-algorithm

sha1n/fungus

An experimental library for starting and stopping multi-service environments correctly and efficiently based on declared dependencies between them

Language: TypeScript - Size: 8.52 MB - Last synced at: about 10 hours ago - Pushed at: about 11 hours ago - Stars: 0 - Forks: 0

chandan-singh101/python-ai-search-toolkit

🛠️ Implement AI search algorithms in Python with a modular design, solving complex problems like grid-based mazes effortlessly.

Language: Java - Size: 111 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

liviacardaccia02/Map-Path-Finder

Project including three common path finding algorithms: BFS, Dijkstra and A*.

Language: C++ - Size: 1.13 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

fishyes404/London-Tube-AI-Search-DFS-BFS-UCS-Heuristics

🚇 Explore optimal routes on the London Tube using DFS, BFS, UCS, and heuristics with this project for effective navigation and performance comparison.

Language: Jupyter Notebook - Size: 1.3 MB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 0 - Forks: 0

ZigRazor/CXXGraph

Header-Only C++ Library for Graph Representation and Algorithms

Language: C++ - Size: 71.8 MB - Last synced at: 3 days ago - Pushed at: 15 days ago - Stars: 654 - Forks: 138

DASTAGIR-A/CS50-AI

🤖 Learn and implement fundamental AI concepts in Python with Harvard's CS50 course, focusing on practical applications and problem-solving skills.

Language: Python - Size: 19.8 MB - Last synced at: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

arthuro1234/London-Tube-AI-Search-DFS-BFS-UCS-Heuristics

Search algorithms (DFS, BFS, UCS, Heuristic) applied to the London Tube Map

Language: Jupyter Notebook - Size: 12.7 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 0 - Forks: 0

udityamerit/LeetCode-Medium-Problem-Solutions-in-Python

This repository contains efficient and well-documented solutions to selected Medium-level problems from LeetCode, all written in Python. It aims to serve as a helpful guide for developers and students preparing for coding interviews and competitive programming contests.

Language: Jupyter Notebook - Size: 8.54 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 4 - Forks: 0

M-Talha-Atif/LeetSync-PYTHON

Collection of LeetCode questions to ace the coding interview! - Created using [LeetHub v3](https://github.com/raphaelheinz/LeetHub-3.0)

Language: Java - Size: 705 KB - Last synced at: 8 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

ak811/pacman-pathfinding

Simulation of Pac-Man as a Learning Agent

Language: Python - Size: 25.4 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 1 - Forks: 0

pedroMVicente/algorithm-analysis-and-synthesis-projects

Three algorithmic optimization projects from IST's Algorithm Analysis and Synthesis course: dynamic programming for operator parenthesization, graph algorithms for metro network analysis, and linear programming for resource allocation. Implemented in C++ and Python with focus on efficiency and competitive programming techniques.

Language: C++ - Size: 1.08 MB - Last synced at: 12 days ago - Pushed at: 12 days ago - Stars: 0 - Forks: 0

SoheibKaddouri/n-queens

N-Queens Solver built using BFS in JavaScript with Html and Css. See all valid solutions animated on an interactive chessboard.

Language: HTML - Size: 30.3 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

LosPapusIA/Laboratorio1

Implementación de algoritmos de búsqueda en IA: BFS, A*, Minimax y Poda Alfa-Beta

Language: Python - Size: 331 KB - Last synced at: 17 days ago - Pushed at: 17 days ago - Stars: 0 - Forks: 0

msmrexe/python-ai-search-toolkit

A modular Python toolkit implementing foundational AI search algorithms (DFS, BFS, UCS, A*) for solving grid-based maze problems

Language: Python - Size: 25.4 KB - Last synced at: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

Hazrat-Ali9/JavaScript-Problem-Solving

✈ JavaScript solutions for 🚜 coding challenges,🐟 algorithms, and interview problems 🛩 Well-optimized solutions 🚍 with explanations 🚕 Covers LeetCode, CodeWars, 🚁HackerRank, and more 🚢 Includes problem-solving patterns & techniques 🐬Great for interview prep & JS mastery Open for contributions 🚁 discussions! Let’s learn ⚽and grow together

Language: JavaScript - Size: 191 KB - Last synced at: 26 days ago - Pushed at: 26 days ago - Stars: 25 - Forks: 0

splashahnaf445/DS1-Sort-Search-Graph-BFS-DFS-BST

I have solved various data structures eg. Sorting( Bubble,Insertion,Selection) , Searching(Linear, Binary), Creating Graph, adding edge and printing Graph, BFS traversal, DFS traversal in graph using C++ language

Language: C++ - Size: 142 KB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

joemathew2004/S5_AI-Lab-and-ML-Lab-Programs

This is a repo comprising of S5 AI and ML lab Programs. Programs are designed for educational purposes and demonstrate AI and ML concepts.

Language: Python - Size: 67.4 KB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

In7elligence/path-finder-visualizer

A pathfinding visualizer for different pathfinding algorithms

Language: TypeScript - Size: 625 KB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 2 - Forks: 0

gabrieldrn/Java-Maze-Solver

Maze solving in java with BFS, DFS, A*

Language: Java - Size: 153 KB - Last synced at: 24 days ago - Pushed at: almost 7 years ago - Stars: 21 - Forks: 6

GaelGil/algorithm-visualizer

A project I created using react to visualize sorting and pathfinding algorithms.

Language: TypeScript - Size: 2.34 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 1 - Forks: 1

MaksymT17/aquamarine

Object recognition tool

Language: C++ - Size: 181 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 4 - Forks: 0

kalebers/data_structures_masters_2025

Repository for algorithms made in Data Structures class during 2025 Master mandatory classes at Pontifical Catholic University of Parana

Language: Python - Size: 1.37 MB - Last synced at: 30 days ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

tkytel/mantela-fetcher

Telephone Network Mandala Fetcher

Language: HTML - Size: 36.1 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

rabbiyabukhari/Artificial_Intelligence

This repository implements classic AI techniques for solving problems using informed (A*, Greedy Best-First) and uninformed (DFS, BFS) search algorithms. Includes code, notes, and key observations to deepen understanding.

Language: Python - Size: 109 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

cmunoz-g/so_long

so_long is a small 2D game built with MiniLibX. The player navigates a map, collects items, and exits through a door once all collectibles are gathered. It validates maps with BFS, supports animated sprites, and displays move counts in the terminal.

Language: C - Size: 315 KB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

MashrafiGit/Practice_Task_of_Breadth_First_Search

Language: C++ - Size: 88.9 KB - Last synced at: about 1 month ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

KR3915/maze-bfs-playground

Language: Python - Size: 109 MB - Last synced at: 2 months ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

sarthakshishodia20/GraphVac

Consist of Striver Graph

Language: Java - Size: 83 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

dreezy-VP/OR2S

🚆 OR2S – Online Railway Reservation System | Book trains, check routes, calculate shortest distance & manage tickets 💳

Language: PHP - Size: 22 MB - Last synced at: 2 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

rvira/Water-Jug-Problem-DFS-BFS

The most popular Artificial Intelligence problem, the Water Jug poblem. There are two jugs of volume A litre and B litre. Neither has any measuring mark on it. There is a pump that can be used to fill the jugs with water. How can you get exactly x litre of water into the A litre jug. Assuming that we have unlimited supply of water.

Language: Java - Size: 7.81 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

yanrdgs-dev/bfs-horde

Proof of concept 2D game using BFS to implement game AI pathfinding

Language: Python - Size: 80.1 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

ismiljanic/uuui

Repozitorij za predmet "Umjetna inteligencija" koji sadrži laboratorijske vježbe iz akademske godine 2023./2024.

Language: C++ - Size: 2.96 MB - Last synced at: 3 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

SachaFernandezSoltane/GeneticMaze

A Python project that generates random mazes and solves them using genetic algorithms!

Language: Python - Size: 15.4 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

emikodes-UniMI/Automaton-Signals

🖥️Educational project developed for the final test of the "Algorithm and data structures" course at the University of Milan.

Language: Go - Size: 1.48 MB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Arko98/Alogirthms

A collection of some of the most frequently used Algorithms in C++ and Python

Language: Python - Size: 4.92 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 5 - Forks: 0

jckli/gitcloser

🔎 Find how close you are to another GitHub user in less than 20 seconds

Language: TypeScript - Size: 159 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 11 - Forks: 1

kirankigi5/Strivers_A2Z_DSA_SHEET

📘 Comprehensive documentation and solutions for Striver's A2Z DSA Sheet — includes concepts, code snippets, and detailed explanations in C++.

Language: C++ - Size: 1.27 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

jonathanpereda/sliding-number-puzzle-solver

Solver and benchmark suite for the 'sliding number puzzle' in Python — BFS, A*, IDA*, visual playback, CSV/Markdown performance reports.

Language: Python - Size: 146 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

RachithP/fun-stuff

This repository contains fun coding!

Language: C++ - Size: 18.5 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Smeltier/o-labirinto

Cria um labirinto N x N (7 <= N <= 100), com densidade de paredes P (10 <= P <= 80) e encontra o menor caminho da entrada até a saída.

Language: C - Size: 69.3 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

badripaudel77/common-data-structures-practice

Data Structures and Algorithms. Implemented using Java Programming Language.

Language: Java - Size: 3.25 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

autrin/8-puzzle

Solving 8-puzzle using BFS, IDS, and 3 kinds of A* with minimum number of actions (AI)

Language: Python - Size: 54.7 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

tharushaudana/search-algorithm-visualization-python

This Python project offers real-time visualizations of key search algorithms like DFS, BFS, GBFS, and ASTAR. Users can observe these algorithms in action, providing insights into their workings and efficiency.

Language: Python - Size: 10.7 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 2 - Forks: 0

shady831213/algorithms

CLRS study. Codes are written with golang.

Language: Go - Size: 1.09 MB - Last synced at: 3 months ago - Pushed at: over 4 years ago - Stars: 824 - Forks: 120

Anshikarawat14/FindMyPath-PathVisualizer

Visualize maze-solving algorithms in style! Instantly see how BFS, DFS, A*, and Greedy Search find paths—customize mazes, drag walls, and enjoy smooth, modern UI animations.

Language: JavaScript - Size: 26.4 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

moranenzo/Tile-Arrangement-Solver

This repository is a Python project designed to solve a tile rearrangement puzzle. It uses multiple graph traversal algorithms (BFS, an improved BFS, and A*) to find optimized solutions. The project also includes a Pygame-based graphical interface for both playing and visualizing the puzzle solution, with adjustable difficulty levels.

Language: Python - Size: 130 KB - Last synced at: 21 days ago - Pushed at: 4 months ago - Stars: 1 - Forks: 0

rawrnuck/seeshort

see the shortcuts and trace them

Language: JavaScript - Size: 1.97 MB - Last synced at: 4 months ago - Pushed at: about 1 year ago - Stars: 0 - Forks: 0

Jamil226/SP25-AI

Spring 25 - Artificial Intelligence

Language: Jupyter Notebook - Size: 59 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 18 - Forks: 36

MahirC2/PrimsAlgorithm

A small project that display's maze generation using Prims algorithm, and A*, DFS and BFS path finding algorithms.

Language: Java - Size: 2.4 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

totallyrad1/problemSolving

here ill be posting some problems i solved :)

Language: C++ - Size: 48.8 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 3 - Forks: 0

EsraCesur4/Route-Optimization-Metro-Simulation

Bu proje, bir metro ağı üzerinde iki istasyon arasındaki en hızlı ve en az aktarmalı rotayı belirleyerek, rota optimizasyonunu hedefleyen bir simülasyon geliştirmeyi amaçlamaktadır. Bu sayede kullanıcılar için en verimli güzergahların bulunması sağlanır.

Language: Python - Size: 34.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

prevostpro/Search-CS50-Introduction-to-Artificial-Intelligence

Explore search algorithms in CS50's AI course. Visualize Greedy Best-First and A* Search in an interactive pathfinding game. 🌟🖥️

Language: Python - Size: 8.11 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Tgentil/busca-em-profundidade

Este projeto implementa um algoritmo de busca em profundidade para encontrar um subconjunto de números de uma lista que soma um valor específico.

Language: Python - Size: 37.1 KB - Last synced at: about 1 month ago - Pushed at: 11 months ago - Stars: 2 - Forks: 0

ccervantes369/maze-shortest-path

Python maze solver with BFS visualization in the terminal using curses

Language: Python - Size: 3.91 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

muriz-dev/GraphIntro

Language: C++ - Size: 2.93 KB - Last synced at: 3 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

PrudhviGNV/pathFinderVisualizer

A react Application Used to visualize classical path finding algorithms like BFS, DFS, Dikstra's, A-star

Language: JavaScript - Size: 354 KB - Last synced at: 5 months ago - Pushed at: about 3 years ago - Stars: 39 - Forks: 12

abhishekjani123/Ship-Fire-Simulations-and-Bot-Strategies

This repository contains a comprehensive suite of projects developed as part of the Intro to Artificial Intelligence (CS 520) course at Rutgers University

Language: Jupyter Notebook - Size: 2.83 MB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

sarthakshishodia20/Trees_Graph

Here are the list of interviews and most important questions it's my learning from Apna College Batch you can find almost all types of basic ,intermediate ,advanced Trees questions here!!....

Language: Java - Size: 141 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

mrusme/bfstree.zig

Breadth-first search implementation in Zig

Language: Zig - Size: 11.7 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

heitornolla/Robot-Pathfinding-in-Weighted-Grid

Comparison of BFS, DFS, GBFS and A* algorithms on a robot pathfinding problem

Language: Jupyter Notebook - Size: 45.9 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

noviaputrin/degrees

Program implementation of python Search Algorithm

Language: Python - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 0

Kawai-Senpai/Vagabond

Easy & Efficient Path Finding Library in Python

Language: Python - Size: 123 KB - Last synced at: 5 months ago - Pushed at: about 1 year ago - Stars: 4 - Forks: 0

Skywalklau/BFS-Visualizer

Visualize the 0-1 BFS algorithm on a 2D Grid

Language: Python - Size: 1.95 KB - Last synced at: 5 months ago - Pushed at: 5 months ago - Stars: 0 - Forks: 1

ArnavBuddy/drone-swarm-attack

A GUI based drone swarm attack simulation with BFS pathfinding and jamming zone avoidance using Python

Language: Python - Size: 167 KB - Last synced at: 3 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

yashs79/Social-Media-Friend-Recommendation-System

This project implements a sophisticated hybrid recommendation system for social media friend suggestions, combining advanced graph algorithms with machine learning techniques. By leveraging both network structure and content-based similarity, the system provides highly relevant friend recommendations that outperform traditional single-approach meth

Language: Python - Size: 251 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

DevanshTomar/AI_Snake_Battle_Game

A Python-based autonomous snake game where two AI-controlled snakes compete using advanced pathfinding algorithms and strategic decision-making. Features multiple AI strategies (Balanced, Aggressive, Defensive), real-time BFS pathfinding, competitive behaviors, and a user-friendly interface.

Language: Python - Size: 2.13 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

aldana-filiberto/clustering-agm

Este proyecto implementa un algoritmo de clustering utilizando Árboles Generadores Mínimos (AGM). A partir de un conjunto de puntos representados sobre un mapa, el sistema construye un grafo completo y calcula el AGM para luego generar agrupamientos (clusters) visuales. Está desarrollado en Java e incluye interfaz gráfica basada en JMapViewer.

Language: Java - Size: 207 KB - Last synced at: 4 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

vbuyel/Maze-generator

Генератор лабиринта и его визуализация (поддержка файлов)

Language: Pascal - Size: 10.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Peter-Refaat/Mini-Wasalny

Graph Algorithms Visualization App

Language: C++ - Size: 14.3 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

KsR4z8v/Project-IA-Pathfinding

This project implements two essential pathfinding algorithms used in artificial intelligence and graph traversal: A* (A-star) and Breadth-First Search (BFS). It is designed to help visualize and compare how these algorithms find paths from a start point to a goal within a grid-based environment.

Language: Python - Size: 145 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Adithya2369/Maze_Solver

AI Maze Solver visually demonstrates pathfinding algorithms (BFS, DFS, A*) navigating procedurally generated mazes. Built with Python/Tkinter, it shows real-time algorithm exploration and solutions. Perfect for learning AI basics or comparing pathfinding approaches.

Language: Python - Size: 4.88 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

SKT1803/java-graph-flights-and-tours-pathfinding

Java Graph Data Structure – Flight & Tour Pathfinding

Language: Java - Size: 45.9 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

vomnes/algorithms-go

Algorithms and data structures implementation in Go

Language: Go - Size: 514 KB - Last synced at: 5 months ago - Pushed at: almost 6 years ago - Stars: 3 - Forks: 0

Farhanulhaq19/Data-Structures-and-Algorithma

A comprehensive collection of Data Structures and Algorithms implemented in C++. Includes code examples, problem-solving approaches, and performance analysis

Language: C++ - Size: 1.03 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

ASHUTOSH-KUMAR-RAO/DSA-Problem-Solving

My structured approach to mastering DSA - from implementation to problem-solving. Features optimized solutions with complexity analysis and key insights for coding interviews.

Language: C++ - Size: 140 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Farhanulhaq19/Car-Racing-Game

A simple 2D car racing game built with Python and Pygame.

Language: Python - Size: 14.5 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

bobluppes/graaf

A general-purpose lightweight C++ graph library

Language: C++ - Size: 2.07 MB - Last synced at: 6 months ago - Pushed at: 7 months ago - Stars: 295 - Forks: 52

charles-hsiao/python-vacuum-cleaner-robot

Python Vacuum Cleaner Robot Algorithm and Demo

Language: HTML - Size: 12.8 MB - Last synced at: 4 months ago - Pushed at: almost 7 years ago - Stars: 9 - Forks: 2

JakeTheSillySnake/SimpleNavigator

Implementation of s21_graph & s21_graph_algorithms libraries using C++ and CLI.

Language: C++ - Size: 56.6 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

ttwrpz/maze-escape-solver

A Java implementation of a maze escape solver using breadth-first search algorithm with an object-oriented design. This project demonstrates encapsulation, custom data structures, and algorithm implementation for CSC122 Introduction to Programming Lab.

Language: Java - Size: 250 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Winniekun/acsaber

twinkle, twinkle, one more star ​:star:​

Language: HTML - Size: 1.99 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

Zeyad97/Maze-Solver-AI-BFS

AI maze solver using BFS algorithm to find the shortest path

Language: Python - Size: 0 Bytes - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 1 - Forks: 0

Fady-K/shortest-path-finder

A graspable python script that applies the concept of Breadth First Algorithm (BFS) on simple maze. Using a strong search Algorithm (BFS), This script helps to solve the provided maze and figure out the shortest possible path for it.

Language: Python - Size: 14.6 KB - Last synced at: 5 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

thembaxaba157/Mazesolver-bfs

MazeSolver is a modular Python-based system for simulating and solving mazes using virtual robots. It uses a breadth-first search (BFS) algorithm to compute the shortest path through both predefined and randomly generated mazes, supporting both text and graphical interfaces.

Language: Python - Size: 243 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

potatoSalad21/CS106B-Assignment-2

Stanford CS106B Assignment 2

Language: C++ - Size: 2.71 MB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

khaledGadelhaQ/river-crossing-puzzle

A Python implementation of the classic river crossing puzzle with a graphical interface and AI solver.

Language: Python - Size: 9.77 KB - Last synced at: 6 months ago - Pushed at: 6 months ago - Stars: 0 - Forks: 0

RobisonTorres/search_graph

Search and recommendation system in Rust that leverages graph-based algorithms (BFS).

Language: Rust - Size: 23.4 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

diriho/Pacman

A classic Pacman 🟡 game implemented in Java☕. Navigate Pacman through mazes🌀, eat pellets🍒, avoid ghosts👾, and collect power-ups-🔵. Featuring intelligent ghosts⚡, and a high score tracker. A fun, nostalgic arcade😎 experience showcasing Java game development and object-oriented programming🚀🚀

Language: Java - Size: 61.5 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 1 - Forks: 0

mahdizynali/Earth-Map-Route-Planning

Route planning on Earth map with opencv c++ through Greedy , A-start and etc. algorithm

Language: C++ - Size: 1.12 MB - Last synced at: 7 months ago - Pushed at: about 1 year ago - Stars: 8 - Forks: 1

Riteshhh08/Pathfinding-Visualizer-

Pathfinding-Visualizer Visualize and compare pathfinding algorithms like BFS, DFS, and A* in action! Set walls, find shortest paths, and learn how each algorithm behaves. Try it here!

Language: JavaScript - Size: 4.88 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

joemathew2004/8-puzzle-challenge

The classic 8-Puzzle challenge: Human vs. AI! This project features an AI solver (Best-First Search with Manhattan distance) and a Tkinter GUI that visualizes its steps. A volunteer can initialize the AI solver alongside a human's manual attempt. The "Stop" button allows the volunteer to declare the human the winner if they solve it before the AI.

Language: Python - Size: 383 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

Ghosts6/Algorithms

A collection of search, sorting, graph, greedy, and optimization algorithms implemented in C++ and Python, including Binary Search, BFS, Dijkstra's Algorithm, Bubble Sort, and the Four Color Theorem. 🚀

Language: C++ - Size: 112 KB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

dm-zhuk/goit-algo-hw-06

Graph algorithms

Language: Python - Size: 0 Bytes - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

MohabASHRAF-byte/mini-waslni-gui

A pathfinding visualizer with a Qt GUI implementing BFS, DFS, Dijkstra's, and A* algorithms to find the shortest path.

Language: C++ - Size: 286 KB - Last synced at: 4 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 1

ruvxn/Pathfinder_AI

Pathfinder_AI is a command-line tool for solving graph search problems using DFS, BFS, GBFS, A*, and UCS built during COS30019 AI coursework.

Language: Python - Size: 656 KB - Last synced at: about 2 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

rajpandya737/Pacman

Recreation of the classic arcade game "Pacman" using Pygame. The game incorporates a Breadth-First Search (BFS) for ghost traversal

Language: Python - Size: 6.03 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

taran1sdev/siteMapper

Go application that builds a sitemap of given url

Language: Go - Size: 4.88 KB - Last synced at: 5 months ago - Pushed at: 7 months ago - Stars: 0 - Forks: 0

hamed-rezaee/flutter_path_finder_algorithms

Implementation of path finding algorithms in Dart and Flutter.

Language: C++ - Size: 321 KB - Last synced at: 7 months ago - Pushed at: about 2 years ago - Stars: 5 - Forks: 4

Masoudjafaripour/Search_Algs

All search algorithm from easy to hard

Language: Python - Size: 42 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

MAHMOUDELSAYED7/Algorithms

Language: Dart - Size: 12.7 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Related Keywords
bfs-algorithm 935 dfs-algorithm 503 bfs 154 astar-algorithm 139 python 134 dijkstra-algorithm 129 graph-algorithms 120 graph 104 java 100 dfs 89 algorithms 79 ai 77 python3 68 data-structures 67 artificial-intelligence 65 bfs-search 63 a-star-algorithm 63 pathfinding 55 breadth-first-search 55 algorithm 47 maze-solver 47 cpp 47 search-algorithm 47 linked-list 39 queue 39 graphs 38 javascript 37 searching-algorithms 37 sorting-algorithms 35 dynamic-programming 33 stack 33 kruskal-algorithm 30 maze-generator 29 binary-search-tree 28 dfs-search 27 maze 25 c 25 shortest-path-algorithm 25 tree 25 bellman-ford-algorithm 24 pygame 24 greedy-algorithms 23 ucs-algorithm 23 dijkstra-shortest-path 22 depth-first-search 22 game 21 algorithms-and-data-structures 20 binary-search 19 topological-sort 18 greedy-algorithm 18 recursion 18 floyd-warshall-algorithm 17 pathfinding-algorithm 16 astar-pathfinding 16 astar 16 graph-theory 15 graphs-algorithms 15 tree-structure 15 a-star 15 visualization 14 priority-queue 14 csharp 14 datastructures 13 binary-tree 13 heuristic-search-algorithms 13 prims-algorithm 13 genetic-algorithm 12 prim-algorithm 12 adjacency-list 12 ucs 12 react 12 uniform-cost-search 12 css 12 gui 12 djikstra-algorithm 12 array 12 javafx 12 search 12 leetcode 11 a-star-path-finding 11 heap 11 typescript 11 bubble-sort 11 backtracking 11 best-first-search 11 java-8 10 oop 10 minimax-algorithm 10 path-planning 10 merge-sort 10 nodejs 9 dijkstra 9 insertion-sort 9 8puzzle-game 9 reactjs 9 adjacency-matrix 9 connected-components 9 machine-learning 9 minimum-spanning-trees 9 dsa-algorithm 9