https://github.com/duyndh98/cs2223-programming-principles
Solving TACI 8-Puzzle using heuristic search
https://github.com/duyndh98/cs2223-programming-principles
8-puzzle-game a-star-algorithm best-first-search cpp dfs-algorithm heuristic-search prolog
Last synced: about 2 months ago
JSON representation
Solving TACI 8-Puzzle using heuristic search
- Host: GitHub
- URL: https://github.com/duyndh98/cs2223-programming-principles
- Owner: duyndh98
- Created: 2023-04-23T10:11:02.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-22T23:00:24.000Z (over 1 year ago)
- Last Synced: 2025-01-15T23:14:39.230Z (3 months ago)
- Topics: 8-puzzle-game, a-star-algorithm, best-first-search, cpp, dfs-algorithm, heuristic-search, prolog
- Language: C++
- Homepage:
- Size: 18.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# CS2223-Programming-Principles