Ecosyste.ms: Repos

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

GitHub topics: breadth-first-search

fzehracetin/data-structures-and-algorithms

All necessary codes for Data Structures and Algorithms that I learned in the namesake course.

Language: C - Size: 36.1 KB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

giovananog/web-crawler

Language: Python - Size: 0 Bytes - Last synced: 3 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

stefsyrsiri/IMDB-Big-Data-Graph-Algorithms-for-DA

Graph creation and algorithms for Big Data handling and DA, for a scraped dataset of IMDB

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

randysecrist/GEdit

A simple graph editor built for a university software engineering project.

Language: Java - Size: 2.31 MB - Last synced: about 2 months ago - Pushed: over 5 years ago - Stars: 3 - Forks: 2

lettier/shortestpath

An interactive HTML5 canvas graph that shows the shortest path between any two nodes.

Language: JavaScript - Size: 602 KB - Last synced: about 2 months ago - Pushed: over 10 years ago - Stars: 12 - Forks: 3

musale/cs-reboot

Spare time stuff

Language: Python - Size: 29.3 KB - Last synced: 3 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

200-0K/8-Puzzle

8-Puzzle Solver webapp it uses different search algorithms to solve the classic 8-puzzle problem.

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

Naraujo13/sliding-puzzle

Repository with a performance and memory benchmark between different search methods to solve a sliding puzzle challenge.

Language: Ruby - Size: 42 KB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Samy-Abd/Pathfinding-Algorithms

Implementation of some pathfinding algorithms using Python

Language: Python - Size: 15.6 KB - Last synced: 3 months ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

gsmafra/15-puzzle-solver

Java interface and BFS-based tree solver

Language: Java - Size: 3.7 MB - Last synced: 3 months ago - Pushed: almost 9 years ago - Stars: 0 - Forks: 1

SimpleNX/trs-cv-workshop

For CV Workshop

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

FANMixco/Breadth-First-Search 📦

Breadth-first search (BFS) is an algorithm for traversing or searching tree or graph data structures.

Language: C# - Size: 13.7 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 2 - Forks: 0

Mhmd-Hisham/PathFindingVisualizer

A pathfinding visualizer written in Python and Processing3 IDE

Language: Python - Size: 1.07 MB - Last synced: 3 months ago - Pushed: over 4 years ago - Stars: 0 - Forks: 0

intuit/Traverser

Traverser is a Java library that helps software engineers implement advanced iteration of a data structure.

Language: Java - Size: 82 KB - Last synced: about 2 months ago - Pushed: 8 months ago - Stars: 48 - Forks: 20

mahmoudasem337/TicTacToe

Simple implementation of the classic Tic Tac Toe game with an AI opponent utilizing (BFS) algorithm.

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

GurkNathe/Pathfinding-Algorithms

A Python implementation and visualization of various pathfinding and graph search algorithms.

Language: Python - Size: 63.9 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 18 - Forks: 3

muhammad3245571106/AI-searching-techniques-using-Python-and-Tkinter-for-graphical-user-interface

This is a Python project that uses Tkinter to develop the front end of the application and Python to implement AI searches. This has a cool graphical interface and visualization to make the project look aesthetic.

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

TimotheeL/graph-library

A University project implementing a library to manipulate graphs in C

Language: C - Size: 85 KB - Last synced: 3 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

HerikLyma/algoritmos

Algoritmos Clássicos

Language: C++ - Size: 6.84 KB - Last synced: 3 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 1

junkeon/Hanoi-tower-with-BFS

Language: Python - Size: 4.88 KB - Last synced: 4 months ago - Pushed: over 6 years ago - Stars: 3 - Forks: 2

Sphincz/pyGraphr

pyGraphr - A Python Graph Traversal Visualizer for applying search algorithms.

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

cognesence/breadth-search 📦

An implementation of a flexible and partially optimized breadth-first search mechanism in Clojure.

Language: Clojure - Size: 11.7 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 3 - Forks: 1

LukaszKrolicki/BFS_DFS_algorithm

BFS, DFS algorithm: visiting

Language: C++ - Size: 1000 Bytes - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

bjam24/agh-languages-and-libraries-of-data-analysis

This repository contains my projects created during Language and Libraries of Data Analysis on AGH

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

Tynab/Searching-Algorithms

Searching Algorithm Example

Language: Jupyter Notebook - Size: 136 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

esha411/Pathfinding_Algorithm_Breath_First_Search_on_Maze_Game

Finding a path through a maze in order to reach a specific destination is the objective of the basic game known as Maze. This repository will demonstrate how to use the BFS algorithm to discover a path across the labyrinth

Language: Python - Size: 43 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

AndreiE91/Fundamental-Algorithms

This repository contains various fundamental algorithms implemented in C and C++, focusing on performance analysis.

Language: C++ - Size: 1.06 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 0 - Forks: 0

sariogluemree/data_structures-csharp

Graphs, graph algorithms, trees and other subjects

Language: C# - Size: 85.9 KB - Last synced: 4 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

abhijith94/graph-visualization

Pathfinding Algorithms Visualization Tool made with React

Language: JavaScript - Size: 1.27 MB - Last synced: about 1 month ago - Pushed: about 1 month ago - Stars: 11 - Forks: 1

ant-louis/pacman-agent Fork of tcrasset/Pacman

đź‘» Implementation of intelligent agents for the Pacman game.

Language: Python - Size: 1.65 MB - Last synced: 3 months ago - Pushed: about 4 years ago - Stars: 1 - Forks: 3

swetshaw/CodeInQuarantineTasks

This repository contains the solutions to the tasks provided in CodeInQuarantineTasks repository.

Language: Python - Size: 28.3 KB - Last synced: about 1 month ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

Hysperr/decision-tree

Generating decision trees from XML files to demonstrate XML parsing, std::chrono, depth first & breadth first searching.

Language: C++ - Size: 18.6 KB - Last synced: 5 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

CedricPulmano/Weaver-Solver

The Weaver Solver is a Python program designed to solve word transformation puzzles. Given a starting word and a target word, the solver finds a sequence of valid words to transform the starting word into the target word, changing one letter at a time.

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

Kartikay-Sharma/Path-Finding-Algorithms-Visualization

An interactive tool which visualizes path finding algorithms on a grid.

Language: Python - Size: 22.5 KB - Last synced: 3 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

anillturgut/GraphAlgorithmsOnGUI

Graph & Network Algorithms.

Language: Java - Size: 39.8 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 1 - Forks: 0

ivanmmarkovic/Problem-Solving-with-Algorithms-and-Data-Structures-using-Python

Code from Problem Solving with Algorithms and Data Structures using Python

Language: Python - Size: 453 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 129 - Forks: 41

RyanTonerCode/Pathfinding-Tutorial

This repository accompanies a 3-part lecture series: Introduction to Pathfinding

Language: C# - Size: 125 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

Alex-Ishmael/Procedurally-Generated-Maze-Game

C++ project using Object Oriented Programming, Graph Implementation through Adjacency Lists, modified Breadth First Search algorithm, and Animations to show optimal solutions.

Language: C++ - Size: 4.76 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

vik-ma/pathfinding-race

A browser game where pathfinding algorithms race against each other!

Language: JavaScript - Size: 7.64 MB - Last synced: 2 months ago - Pushed: 2 months ago - Stars: 3 - Forks: 0

Tanzim66/2DGame

2D Pac-man-like game with one player and one bot. The player's objective is to collect all blocks around the map while being chased by the bot that uses a Breadth-First Search algorithm to compute the shortest path to the player at any given position.

Language: Java - Size: 15.7 MB - Last synced: 5 months ago - Pushed: about 3 years ago - Stars: 2 - Forks: 0

cankobanz/vacuum-cleaner-robot

Robot that cleans room from dirts. Finds the optimum path eventually. Same algorithms are applied as in finding path to escape a maze.

Language: Python - Size: 103 KB - Last synced: 5 months ago - Pushed: over 1 year ago - Stars: 1 - Forks: 0

iguit0/InteligenciaArtificial 📦

:mag: Help Ash find the Kanto's badge

Language: JavaScript - Size: 2.54 MB - Last synced: about 2 months ago - Pushed: about 5 years ago - Stars: 3 - Forks: 0

luckyr13/labyrinth-game

A maze game made with Phaser 3.

Language: TypeScript - Size: 7.79 MB - Last synced: 3 months ago - Pushed: 3 months ago - Stars: 0 - Forks: 0

Neo-47/Search-algorithms-on-Pacman

Language: Python - Size: 122 KB - Last synced: 5 months ago - Pushed: about 6 years ago - Stars: 0 - Forks: 1

Manish-kasera/Coding-Ninja-DSA-in-CPP

Here you will find all the questions,mcq and Solution of Coding Ninja DSA in C++ course.

Language: C++ - Size: 7.99 MB - Last synced: 5 months ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

reddragonnm/pathfinding-music

Music created by pathfinding algorithms

Language: Python - Size: 229 KB - Last synced: 5 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

timgdx/PathFindingPy

Illustration of various path-finding algorithms in an interactive grid with pause/step controls. (Python)

Language: Python - Size: 38.1 KB - Last synced: 6 months ago - Pushed: almost 3 years ago - Stars: 1 - Forks: 0

NMPoole/MazeSolver

Maze generation and path-finding algorithm visualiser using React.js.

Language: JavaScript - Size: 45 MB - Last synced: 6 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

mcnugets/unity-pathfinding-methods

Project provides a basic application of different path searching algorithms like A *, Dijkstra

Language: C# - Size: 37.4 MB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 4 - Forks: 0

orifjon9/Algorithms

Language: C# - Size: 52.7 KB - Last synced: 6 months ago - Pushed: over 4 years ago - Stars: 1 - Forks: 0

Shivank1006/Pathfinding-Visualizer

A visualization tool for various pathfinding algorithms.

Language: JavaScript - Size: 1.49 MB - Last synced: 6 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

vedhavyas/node-search

DFS and BFS Node searcher

Language: Go - Size: 11.7 KB - Last synced: 6 months ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

brunocampos01/inteligencia-artificial

Aulas e exercícios da matéria: Sistemas inteligentes (INE5633).

Language: Python - Size: 172 MB - Last synced: about 1 month ago - Pushed: over 2 years ago - Stars: 14 - Forks: 1

Rapter1990/findshortestpathbfs

Find Shortest Path through Breadth First Search (BFS) in Spring Boot

Language: Java - Size: 149 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 2 - Forks: 2

zech-chi/Leetcode_python

Language: Python - Size: 186 KB - Last synced: 6 months ago - Pushed: 6 months ago - Stars: 1 - Forks: 0

eMahtab/minimum-knight-moves

Size: 92.8 KB - Last synced: about 2 months ago - Pushed: almost 3 years ago - Stars: 2 - Forks: 0

kalyaniasthana/algorithms-II

coding problems from course 2 of the Algorithms specialization

Language: Python - Size: 19.3 MB - Last synced: 6 months ago - Pushed: almost 4 years ago - Stars: 0 - Forks: 0

zhaohuabing/shortest-path-unweighted-graph-bsf-java

Find the shortest path between two nodes in an unweighted graph based on breadth first search

Language: Java - Size: 5.86 KB - Last synced: about 1 month ago - Pushed: over 3 years ago - Stars: 2 - Forks: 2

hrishikesh-srihari/AlgoVis

A project that visualizes different path-finding algorithms and variations.

Language: JavaScript - Size: 182 KB - Last synced: 6 months ago - Pushed: about 3 years ago - Stars: 1 - Forks: 0

ViseROM/PathFindingDemo

A demo of path finding using breadth first search (BFS) on a grid based map

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

PapauloMP/Metodos-de-busca-IA

Métodos de buscas empregados para resolução do problema da travessia dos pinguins

Language: C++ - Size: 4.95 MB - Last synced: 6 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

Raniaaloun/8-puzzle-problem-breadth-first

customized 8-puzzle problem using the breadth-first search algorithm (Ai)

Language: C# - Size: 34.2 KB - Last synced: 6 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

zech-chi/Breadth-First-Search-python

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

NMPoole/CS5011-AIPractice

Various assignments relating to the practice of AI concepts, specifically: search, logic, learning, and uncertainty.

Language: Java - Size: 24.3 MB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 1 - Forks: 1

monicahomescu/Graph-ADT-and-Algorithms

BFS, FLoyd Warshall, topological sorting, etc.

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

jasmeanfernando/SpaceVessel

AI Pathfinder Game

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

demirdirek/inDepthMazeAI

Lets see what CS50 did with the Lecture 0 in "Artificial Intelligence with Python 2020".

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

sonttran/data-structure

Popular data structures implemented in Javascript: stack, queue, set, priority queue, binary search tree, graph, linked list, heap, trie

Language: JavaScript - Size: 2.66 MB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 2 - Forks: 0

Backgammonian/Path-Finding-Algorithms-Demo

WPF app for demonstrating shortest path finding algorithms

Language: C# - Size: 11.8 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

RamishRasool14/Goat-Cabbage-Wolf-Problem

Finding path to Wolf Goat Cabbage Problem with BFS and A* search

Language: Jupyter Notebook - Size: 395 KB - Last synced: 7 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

nattui/maze

🌽 Maze Generation & Solver - Automatically generates a maze and solves the maze using Breadth-First Search (BFS) and Depth-First Search (DFS)

Language: Java - Size: 142 KB - Last synced: 7 months ago - Pushed: about 6 years ago - Stars: 6 - Forks: 4

Rafael1s/Pygame-Projects

Snake BFS Solver, Conway's game oflife

Language: Jupyter Notebook - Size: 1.63 MB - Last synced: 7 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 1

0l1v3rr/pathfinding-visualizer

Language: TypeScript - Size: 2.73 MB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

rtrinh760/pathfinding-visualizer

Pathfinding Visualizer with React

Language: TypeScript - Size: 3.66 MB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 0

suaebahmed/algorithms-visualizer

Applying algorithms in real world system. https://suaebahmed.github.io/algorithms-visualizer/

Language: JavaScript - Size: 2.45 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 7 - Forks: 0

shravzzv/ODIN-Knights-Travails-project

An implementation of finding the shortest path between a knight and its destination using a breadth-first search algorithm.

Language: JavaScript - Size: 136 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 1 - Forks: 0

omnaest/CommonsGraph

In memory graph with routing

Language: Java - Size: 188 KB - Last synced: about 1 month ago - Pushed: 3 months ago - Stars: 1 - Forks: 0

aravindsomaraj/aiproject-pacman

An Artificial Intelligence Project based on UC Berkeley's Pacman AI course

Language: Python - Size: 617 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 1

akashyadav1507/Google-foobar-challenge-2022

An insight of Google's secret hiring challenge - Foobar

Language: Java - Size: 385 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

VA-SA-NT-H/DATA-STRUCTURE-AND-ALGORITHMS-USING-C-

SEARCHING AND SORTING ALGORITHMS, DATA STRUCTURES

Language: C++ - Size: 39.1 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 2 - Forks: 1

MartinGurasvili/Maze-Pathfinding

This is a Maze Pathfinding Application that includes the A* Algo as-well as the BFS Algo

Language: Python - Size: 29.3 KB - Last synced: about 1 month ago - Pushed: over 1 year ago - Stars: 3 - Forks: 0

EhudKirsh/NodeJS-List-All-Sub-Directories-Folders-Iterative-DFS

Iterative method to make an array for infinite layers of folders (folders inside folders inside folders, etc)

Language: JavaScript - Size: 189 KB - Last synced: 4 months ago - Pushed: 4 months ago - Stars: 1 - Forks: 0

arunramachandran15/SocialNetwork-BFS

A basic social network implementation to find connection distance between 2 users using Nodejs and Postgres

Language: JavaScript - Size: 49.8 KB - Last synced: 7 months ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

GeorgiosIoannouCoder/dfs-bfs

Depth First Search (DFS) and Breadth First Search (BFS) on a 2D-Grid. 🔍

Language: Jupyter Notebook - Size: 354 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

tanb01/tdg-tp2-graphe

Graph Theory Lab 2 2018-2019: Breadth First Search and Depth First Search Algorithms

Language: C++ - Size: 1.3 MB - Last synced: 7 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

Yuuzi261/Data-Structure

Language: C - Size: 6.84 KB - Last synced: 7 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

Vincent0103/knights-travails

A visual representation of the knight's optimal movement.

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

BryanTheLai/SocialNetworkGraph

A simple unweighted undirected social network graph. It allows users to add and remove nodes and edges, view the social network of a person, and visualize the social network using Graphviz.

Language: Java - Size: 129 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 1 - Forks: 0

sofia-llacer-caro/graph-analyzer

This repository contains code for analyzing graph properties as part of an academic assignment at the Universitat Autònoma de Barcelona's MSc program in Modelling for Science and Engineering (2023-2024). It requires a .txt file input following a specific format, with limitations on the number of edges and graph type.

Language: C - Size: 270 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

pravhub/Coding-Interviews

Solution Repository for Technical Coding Interviews!

Language: C# - Size: 569 KB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 8 - Forks: 5

cardasac/graphs-kruskal-prim-java

Java code for Kruskal's and Prim's algorithm.

Language: Java - Size: 4.06 MB - Last synced: 8 months ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

agyorev/DigitRecognition

:100: A linear regression classifier for digit recognition on the mfeat-pix data set, using MATLAB.

Language: Matlab - Size: 699 KB - Last synced: 8 months ago - Pushed: over 9 years ago - Stars: 0 - Forks: 0

amyanchen/Tower-of-Hanoi

EECS 348: Intro to Artificial Intelligence, Assignment 1 (Python)

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

ddellagiacoma/bigdata-2016-project

A personal recommender system based on an unweighted graph

Language: Java - Size: 104 KB - Last synced: 8 months ago - Pushed: over 7 years ago - Stars: 1 - Forks: 0

ntrang086/cargo_planning_search

solve deterministic logistics planning problems for an Air Cargo transport system using a planning search agent

Language: Python - Size: 671 KB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

vinuthakaranth/C-Programs

C Programs - Simple C programs

Language: C - Size: 7.81 KB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

vinuthakaranth/CPP-programs

CPP (C plus plus ) - Simple essential CPP programs

Language: C++ - Size: 12.7 KB - Last synced: 8 months ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

mayank-k-jha/bfs_and_dfs_traversal_with_cycle_detection

bfs_and_dfs_traversal_with_cycle_detection for directed graph using adjacency matrix

Language: Java - Size: 1.95 KB - Last synced: 8 months ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

nirjarigandhi/Sokoban-State-Searching

Language: Python - Size: 78.1 KB - Last synced: 8 months ago - Pushed: about 3 years ago - Stars: 0 - Forks: 0

Samaya07/Slide-bar-puzzle

This repository contains different algorithms to search for the goal state from the initial state in the slide bar puzzle problem

Language: Python - Size: 11.7 KB - Last synced: 8 months ago - Pushed: 8 months ago - Stars: 0 - Forks: 0

Related Keywords
breadth-first-search 729 depth-first-search 369 python 103 algorithms 95 bfs 94 graph 89 graph-algorithms 77 dijkstra-algorithm 72 artificial-intelligence 72 java 70 data-structures 70 pathfinding 64 astar-algorithm 56 uniform-cost-search 52 binary-search-tree 47 bfs-algorithm 46 javascript 44 algorithm 41 dfs 41 a-star 39 queue 39 graphs 37 ai 37 stack 33 greedy-best-first-search 33 leetcode 32 dijkstra 32 binary-search 32 linked-list 31 python3 31 a-star-algorithm 31 best-first-search 30 a-star-search 29 maze-solver 29 search-algorithm 28 dynamic-programming 27 cpp 24 algorithms-and-data-structures 22 searching-algorithms 22 astar 21 quicksort 21 tree 21 binary-tree 21 iterative-deepening-search 20 maze-generator 20 maze 20 recursion 20 dfs-algorithm 19 c 19 astar-search-algorithm 19 topological-sort 18 dijkstra-shortest-path 18 kruskal-algorithm 18 hashtable 18 visualization 18 bfs-search 17 shortest-path-algorithm 16 greedy-algorithms 16 pygame 16 selection-sort 16 alpha-beta-pruning 15 merge-sort 15 heap 14 genetic-algorithm 14 greedy-search 14 prims-algorithm 14 csharp 14 game 14 astar-pathfinding 13 search-algorithms 13 graph-theory 13 bellman-ford-algorithm 13 sorting-algorithms 12 typescript 12 minimax-algorithm 12 insertion-sort 12 heuristic-search-algorithms 12 react 11 search 11 prim-algorithm 11 dfs-search 11 informed-search 11 shortest-paths 10 c-plus-plus 10 path-planning 10 uninformed-search 10 floyd-warshall-algorithm 10 dijkstras-algorithm 10 avl-tree 10 priority-queue 10 array 10 chess 10 stacks 10 arrays 9 backtracking 9 deep-first-search 9 mergesort 9 quick-sort 9 pathfinding-algorithms 9 astar-search 9