Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 128 Bytes

File metadata and controls

2 lines (2 loc) · 128 Bytes

N-Puzzle_AI

I create a program that solve the N-Puzzle with some common search algorithms, including DFS, BFS, BestFS and A*.