Ecosyste.ms: Repos

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

GitHub topics: bidirectional-search

nikolatechie/Pathfinding-Visualizer

Visualizations of several most popular pathfinding algorithms (Dijkstra's algorithm, A* search etc.)

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

seung-lab/dijkstra3d

Dijkstra's Shortest Path for 6, 18, and 26-Connected 3D (Volumetric) Image Volumes

Language: C++ - Size: 2.53 MB - Last synced: 27 days ago - Pushed: about 2 months ago - Stars: 67 - Forks: 13

sebastianbellodev/uninformed-search-python

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

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

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

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

parissashahabi/Game-Playing-Intelligent-Agent

Implemented reinforcement learning algorithms, including Value-Iteration and Q-Learning, for a 2D grid world Markov Decision Process resembling a Pac-man game. Also applied the Mini-Max algorithm and common path-planning techniques such as A*, Dijkstra, and bidirectional search.

Language: Python - Size: 331 KB - Last synced: 4 months ago - Pushed: 7 months ago - Stars: 4 - Forks: 1

zamirmehdi/Artificial-Intelligence-Course

Language: Java - Size: 283 KB - Last synced: 7 months ago - Pushed: 7 months ago - Stars: 0 - Forks: 0

imildositoe/bidiretional_search_8_puzzle

Implementation of BDS using bfs and dfs

Language: Java - Size: 43 KB - Last synced: 10 months ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

jwyce/2x2x2-Rubik-Solver

Solve scrambled 2x2x2 Rubik’s Cubes in under a second using BFS

Language: Java - Size: 166 KB - Last synced: about 2 months ago - Pushed: over 3 years ago - Stars: 9 - Forks: 1

Milan-Stevanovic/2DGridVisualization

Predmet projekat (Racunarska Grafika), WPF, Bidirectional Search

Language: C# - Size: 1.05 MB - Last synced: 11 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

MarekHlavka/PROLOG-Rubiks-cube-solver

Prolog program to find and show step by step Rubiks cube solution.

Language: Prolog - Size: 13.7 KB - Last synced: about 1 year ago - Pushed: about 1 year ago - Stars: 0 - Forks: 0

Rakibul73/AI_Sessional_Final_Exam_Code

CIT-316 (Artificial Intelligence Sessional)

Language: Jupyter Notebook - Size: 155 KB - Last synced: about 1 year ago - Pushed: over 1 year ago - Stars: 1 - Forks: 1

juliorodrigues07/missionaries-cannibals---BidirectionalSearch 📦

Resolução do problema dos Missionários e Canibais utilizando buscas bidirecional e em largura, além de modelagem por grafos.

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

RyanArdiansyah10/Blind-Searching

Algoritma 1.BFS, 2.DFS, 3.UCS, 4.IDDFS, 5.BS & 6.Tugas 01 Blind Searching

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

kalpak92/Algorithms-on-Graphs---Data-Structures-and-Algorithms-Specialization

Course by University of California San Diego on Algorithms on Graphs

Language: Python - Size: 13.2 MB - Last synced: over 1 year ago - Pushed: over 3 years ago - Stars: 1 - Forks: 0

mndxpnsn/graph-theory-I

All solutions to the problems in the "Graph Theory I" study plan on LeetCode.

Language: C++ - Size: 36.1 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

kkkooolllyyyaaa/SearchAlgos

Basic search algorithms on graph

Language: Kotlin - Size: 10.7 KB - Last synced: over 1 year ago - Pushed: over 1 year ago - Stars: 0 - Forks: 0

amirrezarajabi/AI-SPRING-99-00-P1-Implement-AI-simples-algorithms

a simple robot to hold butter to customer on table

Language: Java - Size: 16.6 KB - Last synced: about 1 year ago - Pushed: about 3 years ago - Stars: 2 - Forks: 1

MamadTvl/8-puzzle-problem

Solving 8-puzzle problem

Language: JavaScript - Size: 6.84 KB - Last synced: over 1 year ago - Pushed: about 3 years ago - Stars: 3 - Forks: 0

hamedrq7/Solving-Problems-by-Searching

This is a homework about various Uninformed and Informed search algorithms, implemented for solving a simple game. This homework is a part of many projects in a Fundamentals to AI course @ FUM.

Language: Jupyter Notebook - Size: 1.95 MB - Last synced: 4 months ago - Pushed: almost 2 years ago - Stars: 0 - Forks: 0

kalexmills/bidirectional-bfs

Bidirectional BFS in Golang for fewest-hops paths (i.e. unweighted shortest paths)

Language: Go - Size: 3.58 MB - Last synced: about 1 year ago - Pushed: about 4 years ago - Stars: 2 - Forks: 0

ronitkothari/Algorithm-Visualizer

An interactive algorithm visualizer. You can visualize over 10 algorithms.

Language: JavaScript - Size: 588 KB - Last synced: about 1 year ago - Pushed: about 2 years ago - Stars: 0 - Forks: 0

KostasKoyias/foo-bar

Solutions to google foo.bar challenge.

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

bornabr/several-optimization-algorithms

Language: Jupyter Notebook - Size: 109 KB - Last synced: about 1 year ago - Pushed: over 2 years ago - Stars: 0 - Forks: 0

gautam-sharma1/Pikachu_Simulator

A simulator based on Pygame for simulating Astar, Breadth FIrst Search and Bidirectional Search

Language: Python - Size: 380 KB - Last synced: over 1 year ago - Pushed: about 4 years ago - Stars: 0 - Forks: 0

Related Keywords
bidirectional-search 26 breadth-first-search 8 bfs 7 depth-first-search 7 graph-algorithms 7 astar-algorithm 5 dijkstra-algorithm 5 python 4 uniform-cost-search 4 dfs 4 ai 3 astar-search-algorithm 3 a-star-search 3 greedy-best-first-search 3 bfs-algorithm 3 ids 3 java 3 javascript 3 astar 2 best-first-search 2 graph 2 simulated-annealing 2 depth-limited-search 2 hill-climbing-search 2 iterative-deepening-search 2 networkx 2 rubiks-cube 2 pygame 2 algorithm 2 dfs-algorithm 2 8-puzzle 2 algorithms 2 grid 2 pathfinding-visualizer 2 pathfinding 2 path-planning 2 dijkstra-shortest-path 2 react 2 dijkstra 2 a-star 2 pathfinding-algorithms 2 iterative-deepening-dfs 1 bellman-ford-algorithm 1 kruskal-algorithm 1 prims-algorithm 1 spanning-trees 1 strongly-connected-components 1 bidirectional-bfs 1 bipartite-graphs 1 leetcode 1 leetcode-cpp 1 leetcode-java 1 leetcode-solutions 1 blind-search 1 student-project 1 missionaries-cannibals-problem 1 undirected-graph 1 traveling-salesman 1 propositional-logic 1 naive-bayes-classifier 1 n-queen-generator 1 iddfs 1 genetic-algorithm 1 directed-graph 1 dfs-search 1 decision-tree-classifier 1 pac-man-game 1 python3 1 astar-pathfinding 1 artficial-intelligence 1 optimization 1 graph-theory 1 graph-search 1 google 1 flow-networks 1 edmonds-karp-algorithm 1 dynamic-programming 1 bellma-ford 1 search-algorithm 1 html 1 djikstra-algorithm 1 css 1 parallel 1 go 1 uninformed-search 1 ucs 1 recursive-best-first-search 1 iterative-deepening-a-star 1 informed-search 1 ida-star-algorithm 1 ida-star 1 gbfs 1 bds 1 nodejs 1 8-puzzle-problem 1 cross 1 word-ladder 1 minimax 1 mdp 1 markov-decision-processes 1