GitHub / Subangkar / N-Puzzle-Problem-CPP-Implementation-using-A-Star-Search
A C++ implementation of N Puzzle problem using A Star Search with heuristics of Manhattan Distance, Hamming Distance & Linear Conflicts
JSON API: http://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Subangkar%2FN-Puzzle-Problem-CPP-Implementation-using-A-Star-Search
PURL: pkg:github/Subangkar/N-Puzzle-Problem-CPP-Implementation-using-A-Star-Search
Stars: 9
Forks: 2
Open issues: 0
License: None
Language: C++
Size: 10.7 KB
Dependencies parsed at: Pending
Created at: over 6 years ago
Updated at: over 2 years ago
Pushed at: over 6 years ago
Last synced at: over 2 years ago
Topics: 15-puzzle, 8-puzzle, a-star-search, artificial-intelligence, clion, cpp, hamming-distance, heuristic, heuristic-search-algorithms, linear-conflict, manhattan-distance, n-puzzle