Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 731 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 731 Bytes

ttc16-cra

Build Status

Solution for the TTC 2016 Class Responsibility Assignment case

User's Guide

  1. Skip this step on the SHARE image. Use the build.sh script to build the project.
  2. 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.

Contributor's Guide

  1. Run Eclipse (recommended edition: Modeling, version: Neon).
  2. From the Neon update site, install the m2e plug-in.
  3. Import the projects as Maven projects.
  4. Go to the hu.bme.mit.viatra.ttc.dse project, and run the DseSolverMain.launch launch configuration.