Paper: https://link.springer.com/chapter/10.1007/978-3-030-51417-4_10
Steps to run:
- Download MCAPL using the Eclipse method, and make sure it is working properly (we only need AIL, you do not need test the verification using JPF)
- Download Fast-Downward using the Apptainer method, and make sure it is working properly
- Create a new folder in your MCAPL folder like this:
mcapl/src/examples/gwendolen/reconfigurability/mars
- Clone this repository into the folder you created on step 3
- Move the Fast-Downward Apptainer image to the folder you created on step 3
- In Eclipse, go to
rc/examples/gwendolen/reconfigurability/mars
, right-click mars.ail, select run as > run configurations, type run-AIL in the search box (should be there if MCAPL was installed correctly), and click on run