GitHub / Pariasrz / N-Puzzle-solver-with-Search-Algorithms
N-Puzzle implementation with BFS, DFS, Greedy and A*
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Pariasrz%2FN-Puzzle-solver-with-Search-Algorithms
PURL: pkg:github/Pariasrz/N-Puzzle-solver-with-Search-Algorithms
Stars: 9
Forks: 2
Open issues: 0
License: None
Language: Python
Size: 6.84 KB
Dependencies parsed at: Pending
Created at: over 4 years ago
Updated at: over 2 years ago
Pushed at: over 4 years ago
Last synced at: over 2 years ago
Topics: 8-puzzle, astar-search-algorithm, bfs-algorithm, breadth-first-search, depth-first-search, dfs-algorithm, greedy-search, n-puzzle, python