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
We made simple sokoban solver using IDDFS & IDA* algorithm combine with GoalPullDistance & DeadlockDetect functions., which can solve all MiniCosmos levels and 33/40 MicroCosmos levels.