https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
15-puzzle 15-puzzle-solver code cpp documentation multithreading parallel parallel-15-puzzle-solver project report testing threading
Last synced: 6 months ago
JSON representation
The 15 Puzzle is a sliding puzzle that consists of a 4 by 4 frame of numbered square tiles in an arbitrary ordering with one space. The objective of the puzzle is to place the tiles in ascending order, by making sliding moves that use the empty space.
- Host: GitHub
- URL: https://github.com/hxndev/parallel-15-puzzle-solver-using-multi-threading
- Owner: HxnDev
- License: mit
- Created: 2021-07-06T04:27:54.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2021-07-19T16:59:45.000Z (about 4 years ago)
- Last Synced: 2023-03-04T18:38:11.037Z (over 2 years ago)
- Topics: 15-puzzle, 15-puzzle-solver, code, cpp, documentation, multithreading, parallel, parallel-15-puzzle-solver, project, report, testing, threading
- Language: C++
- Homepage:
- Size: 964 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0