for the paper Complex Model Transformations by Reinforcement Learning with Uncertain Human Guidance.
- Download the Eclipse Modeling Package (Verified version:
2024‑12 R
)- Recommended: set
-Xms512m
and-Xmx4096m
ineclipse.ini
- Recommended: set
- Install VIATRA (Verified version:
2.9.1
) - Check out the contents of the /plugins folder of this repository and import them into the running Eclipse instance
- Generate the model and edit code using the
genmodel
in /plugins/ca.mcmaster.ssm.rl4mt.metamodel/models
- Check out the contents of the /examples folder of this repository and import them into the running Eclipse instance
- Generate the model and edit code using the
genmodel
in /examples/ca.mcmaster.ssm.rl4mt.examples.lake.metamodel/models - Create a suitable Run configuration