Solution for the TTC 2016 Class Responsibility Assignment case
- Skip this step on the SHARE image. Use the
build.sh
script to build the project. - Use the
run.sh
script to run the solution. E.g.run.sh 5 A B
runs the solution 5 times for inputs A and B.
- Run Eclipse (recommended edition: Modeling, version: Neon).
- From the Neon update site, install the m2e plug-in.
- Import the projects as Maven projects.
- Go to the
hu.bme.mit.viatra.ttc.dse
project, and run theDseSolverMain.launch
launch configuration.