You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
About
UCS and Dijkstra algorithms for solving a block puzzle