sokoban-solver E-SEA The code is run by executing the compileAndRun.sh script with ./compileAndRun.sh {port} {board}. The script accepts two parameters, port and board number. The board number can be a range, in which case a summary is printed at the end of execution. Example 1: ./compileAndRun.sh 7777 2 Example 2: ./compileAndRun.sh 7781 1-136