Solving Game of 8 puzzle using differint AI search algorithms BFS, IDS, and A*. The purpose of this project is compare the time and space complexity for different search algorithms.
OsamaX01/GameOf8Puzzle
Solving Game of 8 puzzle using differint AI search algorithms BFS, IDS, and A*. The purpose of this project is compare the time and space complexity for different search algorithms.
C++