GitHub / rmssoares / 8Puzzle-StateSpaceSearches
BFS, IDS, Greedy & A* applied to the 8-puzzle problem. :gear:
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rmssoares%2F8Puzzle-StateSpaceSearches
PURL: pkg:github/rmssoares/8Puzzle-StateSpaceSearches
Stars: 28
Forks: 18
Open issues: 0
License: None
Language: Python
Size: 9.77 KB
Dependencies parsed at: Pending
Created at: over 7 years ago
Updated at: over 2 years ago
Pushed at: about 5 years ago
Last synced at: over 2 years ago
Topics: 8-puzzle, a-star, ai, breadth-first-search, greedy-search, heuristics, iterative-deepening-search, python, state-space-search