GitHub / amirmalekian / AI-Maze-Solver-With-JS
This is a code repository for the solves a routing problem with the help of several AI search strategies like BFS, DFS, A* (A-Star), etc.
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/amirmalekian%2FAI-Maze-Solver-With-JS
PURL: pkg:github/amirmalekian/AI-Maze-Solver-With-JS
Stars: 1
Forks: 0
Open issues: 0
License: gpl-3.0
Language: JavaScript
Size: 20.5 KB
Dependencies parsed at: Pending
Created at: over 2 years ago
Updated at: over 2 years ago
Pushed at: over 2 years ago
Last synced at: over 2 years ago
Topics: astar-algorithm, bfs, breadth-first-search, depth-first-search, dfs, greedy-best-first-search, ids, iterative-deepening-search, maze-generator, maze-solver, routing-algorithm, search-algorithm, ucs, uniform-cost-search