Skip to content

Latest commit

 

History

History
2 lines (1 loc) · 206 Bytes

README.md

File metadata and controls

2 lines (1 loc) · 206 Bytes

Simply change the input file name in the sokoban_solver.py at

with open("./benchmarks-fixed/sokoban-04.txt", "r") as file:
and run python3 sokoban_solver.py