No description
Find a file
2021-10-21 16:10:20 +11:00
include Initial commit 2021-10-11 12:24:40 +11:00
lib Solver algorithm implemented 2021-10-21 16:10:20 +11:00
maps_suites Initial commit 2021-10-11 12:24:40 +11:00
src Solver algorithm implemented 2021-10-21 16:10:20 +11:00
test_maps Initial commit 2021-10-11 12:24:40 +11:00
.gitignore Solver algorithm implemented 2021-10-21 16:10:20 +11:00
Makefile Solver algorithm implemented 2021-10-21 16:10:20 +11:00
README.md Initial commit 2021-10-11 12:24:40 +11:00
sokoban Solver algorithm implemented 2021-10-21 16:10:20 +11:00
sokoban.supp Initial commit 2021-10-11 12:24:40 +11:00
solution.txt Solver algorithm implemented 2021-10-21 16:10:20 +11:00

Deadlock and Optimizations

Explain your optimizations if applicable