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

GitHub topics: bfs

Shreya-Sikder/DATA-STRUCTURE-AND-ALGORITHM

A comprehensive collection of data structures and algorithms with clean code, practice problems for my course's examination and interviews .

Language: C++ - Size: 65.4 KB - Last synced at: 1 day ago - Pushed at: 1 day ago - Stars: 1 - Forks: 0

Abhik-Chakraborty/DSA

Implemented some commonly asked DSA question, mostly from Leetcode.

Language: C++ - Size: 1020 KB - Last synced at: 2 days ago - Pushed at: 2 days ago - Stars: 3 - Forks: 0

ankurbhambri/DS-Algo

Data Structure and Algorithm

Language: Python - Size: 828 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 2 - Forks: 0

Javirivera24/Graphtune

Graphtune uses machine learning to choose the best graph algorithm based on structural features. With a clear project structure and efficient code, it simplifies the process of graph algorithm scheduling. 🐙🌐

Language: Python - Size: 838 KB - Last synced at: 3 days ago - Pushed at: 3 days ago - Stars: 0 - Forks: 0

mrusme/bfstree.zig

Breadth-first search implementation in Zig

Language: Zig - Size: 11.7 KB - Last synced at: 4 days ago - Pushed at: 4 days ago - Stars: 1 - 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: 5 days ago - Pushed at: 5 days ago - Stars: 0 - Forks: 0

Noodle96/contestProgramming

Este repositorio alberga mi código para la práctica y competicion en concurso de programacion. Se desarrollan problema de distintas plataformaas online como Codeforces, Uva, CSES, Atcoder entre otros.

Language: C++ - Size: 695 KB - Last synced at: 6 days ago - Pushed at: 6 days ago - Stars: 1 - Forks: 0

tony9402/baekjoon

코딩테스트 대비 문제집(Baekjoon Online Judge)

Language: C++ - Size: 23.4 MB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 6,174 - Forks: 1,192

belubeluga/GraphPaths

Graph Algorithms and Shortest Paths with Wikipedia Data – Algorithms & Data Structures (2024)

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

renadope/astar-and-friends

A high-performance, fully customizable grid-based pathfinding visualizer featuring multiple search algorithms, detailed configuration, and real-time animation

Language: TypeScript - Size: 452 KB - Last synced at: 8 days ago - Pushed at: 8 days ago - Stars: 0 - Forks: 0

Mahmoud-Abd-Elrazek/Non-Linear-Data-Structres-Course

Check content

Language: C++ - Size: 17.6 KB - Last synced at: 9 days ago - Pushed at: 9 days ago - Stars: 0 - Forks: 0

sadanandpai/algo-visualizers

Algorithms Visualizers

Language: TypeScript - Size: 4.24 MB - Last synced at: 5 days ago - Pushed at: about 1 year ago - Stars: 706 - Forks: 168

Skywalklau/BFS-Visualizer

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

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

karlosvas/olimpiadas-informaticas

Clases de OIE olimpiadas informáticas 2023, y 2024. Ejercicios del DOM Judge y Acepto del Reto

Language: Java - Size: 3.65 MB - Last synced at: 2 days ago - Pushed at: 11 days ago - Stars: 2 - Forks: 0

denismurphy/alpaca 📦

Implementation of "Tree of Thoughts Reasoning"

Language: Python - Size: 28.3 KB - Last synced at: 3 days ago - Pushed at: 8 months ago - Stars: 5 - Forks: 0

shkvik/nodejs-algorithms

This repository is a collection of various algorithms implemented in Node.js using TypeScript.

Language: TypeScript - Size: 328 KB - Last synced at: 13 days ago - Pushed at: 13 days ago - Stars: 1 - Forks: 0

marianoOca/algo3_graphs

Graphs Algorithms - Algorithms and Data Structure III

Language: C++ - Size: 0 Bytes - Last synced at: 14 days ago - Pushed at: 14 days ago - Stars: 0 - Forks: 0

kaicheng001/Codeforces-Solutions

My solutions in Codeforces

Language: C++ - Size: 122 KB - Last synced at: 15 days ago - Pushed at: 15 days ago - Stars: 2 - Forks: 0

yourtion/LearningMasteringAlgorithms-C

Mastering Algorithms with C 《算法精解:C语言描述》源码及Xcode工程、Linux工程

Language: C - Size: 590 KB - Last synced at: 14 days ago - Pushed at: about 5 years ago - Stars: 758 - Forks: 272

NKDuyennn/NhapmonAI-Project

MiniProject môn AI-Intro SOICT, HUST

Language: Python - Size: 110 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 0

GaelGil/algorithm-visualizer

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

Language: JavaScript - Size: 1.75 MB - Last synced at: 18 days ago - Pushed at: 18 days ago - Stars: 1 - Forks: 1

rdtg94/wood_puzzle_game

Wood Puzzle Game with AI Integration, developed as a project for the course 'Elements of Artificial Intelligence and Data Science' at the Faculty of Engineering, University of Porto

Language: Python - Size: 1.37 MB - Last synced at: 3 days ago - Pushed at: 19 days ago - Stars: 0 - Forks: 0

Krapic/AI-Maze-Solver

Interaktivna aplikacija za generiranje i rješavanje labirinata pomoću AI algoritama (BFS, DFS, A*) razvijena u sklopu kolegija Programsko inženjerstvo.

Language: Python - Size: 13.6 MB - Last synced at: 18 days ago - Pushed at: 20 days 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: 19 days ago - Pushed at: 20 days ago - Stars: 0 - Forks: 0

esix/competitive-programming

competitive programming, ACM-ICPC, olympiads, programming contests

Language: C++ - Size: 19.8 MB - Last synced at: 19 days ago - Pushed at: 20 days ago - Stars: 18 - Forks: 9

Tynab/Searching-Algorithms

Searching Algorithm Example

Language: Jupyter Notebook - Size: 155 KB - Last synced at: 4 days ago - Pushed at: 21 days ago - Stars: 1 - Forks: 0

Galaktik-hub/B2-S4-Wikilinks

The game base on the Wikipedia articles

Language: TypeScript - Size: 6.91 MB - Last synced at: 12 days ago - Pushed at: 24 days ago - Stars: 1 - 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: 24 days ago - Pushed at: 24 days ago - Stars: 0 - Forks: 0

yianmast/N-Puzzle-BFS

#bfs

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

virtualroot/asdf-bfs

An asdf plugin for bfs, the breadth-first UNIX find variant

Language: Shell - Size: 42 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 1

n3o-d4rk3r/Competitive-Programming-Reference-Bangla

বাংলায় প্রোগ্রামিং রিসোর্সসমূহ | Online Competitive Programming References

Language: Java - Size: 63.9 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 224 - Forks: 96

akashnath420/Graph-based-path-finding-tool

The Java code models all 64 districts of Bangladesh as nodes in an undirected, weighted graph. The graph captures road distances between districts to support pathfinding, logistics, or geographic analysis.

Language: Java - Size: 90.8 KB - Last synced at: 7 days ago - Pushed at: about 1 month ago - Stars: 0 - Forks: 0

kelindar/tile

Tile is a 2D grid engine, built with data and cache friendly ways, includes pathfinding and observers.

Language: Go - Size: 121 KB - Last synced at: 28 days ago - Pushed at: about 1 month ago - Stars: 190 - Forks: 18

mr-adult/tree-iterators-rs

tree-iterators-rs is a library built to provide you with the iterators to easily work with tree data structures in Rust.

Language: Rust - Size: 470 KB - Last synced at: 7 days ago - Pushed at: 7 days ago - Stars: 41 - Forks: 0

sabbirahmedfahim/Introduction-to-Algorithms

My algo cheat sheet—code snippets, notes, and problem solutions for quick reference. Work in progress!

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

megh-khaire/snakeAIs

An attempt to create the perfect AI for the Snake game :snake:

Language: Python - Size: 183 KB - Last synced at: 16 days ago - Pushed at: 16 days ago - Stars: 5 - Forks: 0

bobluppes/graaf

A general-purpose lightweight C++ graph library

Language: C++ - Size: 2.07 MB - Last synced at: about 1 month ago - Pushed at: about 2 months ago - Stars: 295 - Forks: 52

zckeyser/all-the-structures

Data structures implemented in various languages

Language: C# - Size: 1.17 MB - Last synced at: about 1 month ago - Pushed at: about 1 month ago - Stars: 10 - Forks: 4

dbrizov/Unity-PathFindingAlgorithms

BFS, Greedy Best-First Search, Dijkstra and A* path finding algorithms

Language: C# - Size: 206 KB - Last synced at: about 1 month ago - Pushed at: almost 6 years ago - Stars: 353 - Forks: 76

marcosfede/algorithms

Solved algorithms and data structures problems in many languages

Language: Python - Size: 1.92 MB - Last synced at: about 1 month ago - Pushed at: 6 months ago - Stars: 1,138 - Forks: 142

gabrieldrn/Java-Maze-Solver

Maze solving in java with BFS, DFS, A*

Language: Java - Size: 153 KB - Last synced at: 4 days ago - Pushed at: over 6 years ago - Stars: 19 - Forks: 6

abpaudel/8-puzzle

8 puzzle solver using BFS, DFS, IDDFS and A-star algorithm

Language: Python - Size: 37.1 KB - Last synced at: 13 days ago - Pushed at: about 4 years ago - Stars: 27 - Forks: 19

leowuniv/CityTransporationNetwork

Lab Week 13

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

potatoSalad21/CS106B-Assignment-2

Stanford CS106B Assignment 2

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

luisegarduno/DFS_BFS

Find shortest path to nodes using Depth First Search and/or Breadth First Search

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

luisegarduno/Various-ShortestPath-Algorithms

Explore several shortest-path algorithms using this all-for-one program!

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

sbeamer/gapbs

GAP Benchmark Suite

Language: C++ - Size: 134 KB - Last synced at: about 1 month ago - Pushed at: 4 months ago - Stars: 350 - Forks: 149

barannmeisterr/Dynamic-Transportation-Bus-Schedule-Simulation

This project simulates real bus transportation systems, analyzes route structures and builds the base for shortest path / trip planning algorithms by using Directed Graph Data Structure and Dijkstra Algorithm.

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

ibalosh/logilab

data structure and algorithms playground

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

AimiliosKourpas/intelligent-agents

A flexible Python planner solving problems like Block World and Water Jug using AI search.

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

fmahadyBD/AI-Based-Puzzle-Solver

This project is a Python implementation of an AI solver for the classic 8-puzzle game, using the Breadth-First Search (BFS) algorithm. It finds the shortest path to solve the puzzle and visualizes each move step-by-step. Developed as part of an AI Lab project.

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

malikmoaz01/Data-Structures

Data Structures and Algorithms (DSA) repository with implementations and examples in multiple languages. Includes fundamental concepts, problem-solving techniques, practical applications, and LeetCode questions.

Language: Java - Size: 7.67 MB - Last synced at: about 2 months ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

FarrelAD/Uninformed-Search-Algorithms-Comparison

Implementation and comparison of some uninformed search algorithms 🔎🗺️🌏

Language: Python - Size: 5.36 MB - Last synced at: about 2 months ago - Pushed at: 2 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: 18 days ago - Pushed at: 2 months ago - Stars: 0 - Forks: 0

Badawy403/BreakingBlocks

AI Puzzle Solver is a Python application that uses Pygame The main focus is on searching algorithms such as Depth-First Search, Breadth-First Search, A*, Uniform Cost Search, and others

Language: Python - Size: 27.6 MB - Last synced at: 2 months ago - Pushed at: 6 months ago - Stars: 16 - Forks: 2

oldratlee/guava-graph-demo

Guava Graph Usage Demo 🔍

Language: Java - Size: 12.7 KB - Last synced at: 5 days ago - Pushed at: 3 months ago - Stars: 2 - Forks: 0

jbolns/algorithmic_lattice_surgery

Quantum computing > Python algorithms to automatically produce lattice surgeries directly from ZX graphs.

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

vietanh1104/leetcode

Leetcode solution

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

mjjackey/Common-Algorithms

The common algorithms.

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

Jeremy-Cleland/uninformed_search_agents

This project implements and compares three fundamental search algorithms - Depth-First Search (DFS), Breadth-First Search (BFS), and A* Search

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

Farid-Karimi/Pac-Man

This project is a simplified version of Pac-Man with randomly generated maps, custom colors, and a leaderboard. It uses DFS for maze generation and BFS for ghost behavior. The visuals use ASCII art and Unicode characters, and progress is saved in a text file.

Language: C++ - Size: 1.2 MB - Last synced at: 2 months ago - Pushed at: over 1 year ago - Stars: 20 - Forks: 2

chanjungkim/sibal-coding-interview

This is for coding interview preparation.

Size: 91.8 KB - Last synced at: 7 days ago - Pushed at: almost 2 years ago - Stars: 8 - Forks: 4

607011/mazegen

A maze generator and solver

Language: Rust - Size: 32.2 KB - Last synced at: 18 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

krishnadey30/Data-structure

Data Structure codes implemented in C

Language: C - Size: 840 KB - Last synced at: about 2 months ago - Pushed at: about 7 years ago - Stars: 10 - Forks: 1

themysterysolver/ZIP

"A chrome extension to solve ZIP of linkedin"

Language: JavaScript - Size: 316 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

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

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

Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

halimdakir/AI-Search-Algorithms

Maze-solving algorithms in Rust using BFS, DFS, and A* with terminal output.

Language: Rust - Size: 12.7 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Shaheryarkhalid/Maze_Solver

This Python project generates and solves mazes. It creates randomly generated mazes and then finds the optimal path from the start to the end.

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

martacanirome4/Grafo

Encontrar el camino en un grafo

Language: HTML - Size: 373 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

Var7600/Graph-in-Python-And-Networkx

Tutorials about Graph and Graph Algorithms in Python and Networkx

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

hongbo-miao/leetcode

LeetCode solutions

Language: Python - Size: 730 KB - Last synced at: about 2 months ago - Pushed at: over 1 year ago - Stars: 201 - Forks: 53

tothantonio/pathfinding-visualizer

pathfinding visualizer made with React + Vite + TypeScript

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

VinamraSaurav/crazy-robber

A Python/Pygame stealth game where you navigate a thief through procedurally generated levels while avoiding watchmen. Collect coins and reach the exit without getting caught.

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

osexpert/GraphAhoi

Graph trace traverse dfs bfs TrueDFS TopologicalOrder bolt-on retrofit

Language: C# - Size: 30.3 KB - Last synced at: 23 days ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

ntmkimm/MAZE-GAME-PATH-FINDING-HCMUS

PATH FINDING | MAZE SOLVER - MAZE GENERATOR | HCMUS PROJECT

Language: Python - Size: 18.5 MB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

AzizbekEshpolatov/_algorithms_with_dart_

📊 Algorithms Learning – A collection of essential algorithms with explanations and implementations to strengthen problem-solving and coding skills.

Language: Dart - Size: 57.6 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

sanketmane0906/DSA-problems

DSA problems from basic to advanced level

Size: 111 KB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

gsurma/slitherin

AI research environment for the game of Snake 🐍 .

Language: Python - Size: 33.4 MB - Last synced at: 2 months ago - Pushed at: almost 4 years ago - Stars: 90 - Forks: 24

Samarok/GraphBFS

Программа для поиска кратчайшего пути от заданной вершины до остальных вершин в графе.

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

stefanosGerschKoutsogiannis/8_Puzzle_Extended

This repository implements a solver for an extended 8-Puzzle game, where blocks can move diagonally, using Breadth-First Search (BFS) and A* search algorithms.

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

agorinenko/data-structures-and-algorithms

Алгоритмы и структуры данных

Size: 1.6 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 10 - Forks: 1

dipeshpatil/algorithms-visualiser

A tool made using ReactJS to visualise algorithms!

Language: JavaScript - Size: 5.84 MB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 323 - Forks: 61

AryanERTash/JavaTreeQues

Tree related algorithms.

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

a-tokyo/help-r2-d2-escape

🔍🤖An informative visualization of the different search types used by AI agents.

Language: JavaScript - Size: 342 KB - Last synced at: 3 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

KarmaKamikaze/FCDS

This program is designed to simulate the effect of adding idle zones to a food courier delivery service.

Language: JavaScript - Size: 5.78 MB - Last synced at: 3 months ago - Pushed at: about 4 years ago - Stars: 7 - Forks: 0

koriavinash1/pgm

Graph: Representation, Learning, and Inference Methods

Language: Python - Size: 253 KB - Last synced at: 3 days ago - Pushed at: about 3 years ago - Stars: 4 - Forks: 0

basith-ahmed/search-algo-visualizer

A cool(yes) path finding algorithm visualizer i made because i was feeling bored and well why not.

Language: TypeScript - Size: 310 KB - Last synced at: 3 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

baala3/graph_algo_visualizer

Graph Algorithm Visualiser

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

LIU42/Maze

C++ 课程设计项目,基于 Qt 制作的一个简单的走迷宫小游戏

Language: C++ - Size: 105 KB - Last synced at: 2 months ago - Pushed at: 5 months ago - Stars: 8 - Forks: 2

lzy1960/vue-findway

Visual display of the pathfinding algorithm (A*)

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

MDalamin5/SecondStepTo-DSA

SecondStepTo-DSA is a comprehensive journey through Data Structures and Algorithms (DSA). This repository features organized implementations, problem-solving solutions, and detailed explorations of core concepts. Aimed at sharpening skills, it covers topics from basics to advanced, helping coders level up their understanding and mastery of DSA.

Language: C++ - Size: 859 KB - Last synced at: 21 days ago - Pushed at: 3 months ago - Stars: 1 - Forks: 0

htovarm7/Candidates-Roborregos

This repository contains the code for a Robot Maze Solver designed for the RoBorregos 2024 Candidates event. The robot was programmed to complete three challenges: following a line, rescuing a ball, and detecting and tracing the fastest path.

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

Leonardpepa/Freecell-solitaire-AI-Solver

Freecell solitaire Solver Project for Artificial Intelligence course from University of Macedonia

Language: Java - Size: 554 KB - Last synced at: 2 months ago - Pushed at: over 3 years ago - Stars: 8 - Forks: 0

pdoup/freecell-ai

FreeCell AI implementing BFS/DFS/A*/Iterative Deepening in Python

Language: Python - Size: 12.7 KB - Last synced at: about 2 months ago - Pushed at: about 4 years ago - Stars: 0 - Forks: 1

PrimeOnPeaSea/PathFindingAlgorithms

Gamified Demonstration of Path Finding Algorithms that allows you to visualize the different path finding algorithms.

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

HxnDev/Solving-a-Maze-Using-BFS-and-DFS

Breadth-first search (BFS) is an algorithm for searching a tree data structure that searches the tree one depth at a time. It will explore all nodes at depth 1 then depth 2 and so on. Depth-first search (DFS) is an algorithm for searching a tree data structure that searches the tree vertically. It will explore one branch to the root node followed by the next branch.

Language: Python - Size: 570 KB - Last synced at: 3 months ago - Pushed at: almost 4 years ago - Stars: 4 - Forks: 0

JuanSebastianCG/Python_PacmanIA_practice 📦

A practice with search methods BFS and DFS

Language: Python - Size: 249 KB - Last synced at: 3 months ago - Pushed at: almost 2 years ago - Stars: 0 - Forks: 0

Kamarbandi/php_fundamental

📚 Fundamental Data Structures and Algorithms. This repository is a collection of fundamental data structures, algorithms, and essential programming concepts. It's aimed at providing clear and concise implementations of key topics with explanations and examples in PHP.

Language: PHP - Size: 8.79 KB - Last synced at: 30 days ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

Mar813-spec/222

222 is a versatile three-digit number that holds special significance in numerology, often associated with balance, harmony, and partnerships. It is considered a powerful number that symbolizes growth, progress, and positive energy in various spiritual practices and belief systems.

Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

jimmygian/cs50ai_degrees

Solution for an assignment in Harvard's CS50 AI course, demonstrating practical knowledge in DFS/BFS algorithms.

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

Related Keywords
bfs 1,240 dfs 772 graph 204 python 185 algorithms 168 bfs-algorithm 148 astar 112 java 104 dijkstra 104 breadth-first-search 102 graph-algorithms 99 astar-algorithm 99 ai 94 algorithm 88 dfs-algorithm 87 a-star 84 dynamic-programming 84 artificial-intelligence 84 data-structures 83 pathfinding 76 stack 74 dijkstra-algorithm 73 cpp 73 queue 71 tree 68 leetcode 63 graphs 63 linked-list 60 javascript 58 python3 56 ucs 55 maze-solver 52 bfs-search 52 depth-first-search 49 binary-search 49 backtracking 48 sorting-algorithms 46 maze 45 binary-search-tree 44 searching-algorithms 42 recursion 42 search-algorithm 42 heap 40 game 36 greedy-algorithms 35 problem-solving 32 a-star-algorithm 32 c 31 uniform-cost-search 31 trees 30 topological-sort 28 ids 28 shortest-path-algorithm 28 two-pointers 28 react 27 search 27 pygame 27 graph-theory 26 visualization 26 array 26 dfs-search 26 algorithms-and-data-structures 25 greedy 25 priority-queue 24 maze-generator 24 binary-tree 23 sorting 21 kruskal-algorithm 21 trie 21 best-first-search 20 dp 20 csharp 20 greedy-best-first-search 19 iterative-deepening-search 19 divide-and-conquer 19 8-puzzle 19 genetic-algorithm 19 astar-pathfinding 18 heuristic-search-algorithms 18 dsa 18 leetcode-solutions 18 arrays 18 pacman 18 minimax 18 search-algorithms 18 gui 18 adjacency-list 17 dijkstra-shortest-path 17 hashtable 16 bellman-ford-algorithm 16 alpha-beta-pruning 16 a-star-search 16 competitive-programming 15 greedy-algorithm 15 linkedlist 15 kruskal 15 connected-components 15 reactjs 15 path-planning 15 merge-sort 15