Which files should be changed and is it enough if I only submit via Moodle?
Is there a script with which I can automatically apply my search to all cases and see if it is enough for the bonus?
Hi Simon,
the batch processing script will run your search algorithm over all scenarios in the scenario folder and tell you how many of them are solvable with your planner.
run_parallel_processing currently uses astar and not the self-programmed student.py. How must run_parallel_processing be modified? Unfortunately, I don’t see where to specify the search algorithm…
SMP/batch_processing/batch_processing_config.yaml, and default:planner.
Strangely, the sample code (student_example) does not find a single solution (often timeout). What exactly is wrong with this solution?
Have you tried it in the provided VM as well?
This is fine for the submission.
