Skip to content

Latest commit

 

History

History
5 lines (4 loc) · 237 Bytes

File metadata and controls

5 lines (4 loc) · 237 Bytes

Block-Puzzle-Solver

UCS and Dijkstra algorithms for solving a block puzzle

This is my implementation for one of our projects for the Introduction to AI course where we want to solve a puzzle problem with different search algorithms.