diff --git a/README.md b/README.md index d91666d7fb0a66a2925b2f39f263d65a55f2a1f6..8672dde17f13d7eaeff0fe5d668ffb7e7a207cb1 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,22 @@ # The TTC 2019 TT2BDD ATL Zoo Case -## Case description +## Solutions + +**Please note** that unfortunately - like provided ATL solution - the solutions cannot be started directly using MS Windows, since they use `cd ../dir && ./gradlew`. If only Windows is available, these commands have to be adapted. + +### JastAdd Relational RAGs Solution + +The solution can be found at [solutions/RelationalRAGSolution](https://git-st.inf.tu-dresden.de/ttc/bdd/tree/master/solutions/RelationalRAGSolution). +All variants described in the [paper](http://www.transformation-tool-contest.eu/papers/TTC19_paper_4.pdf) are started from separate subfolders with a solution-specific suffix. + +If there are problems, please submit an issue or write to johannes.mey@tu-dresden.de + +### SCROLL RSYNC Solution + +The solution can be found at [solutions/RSYNC](https://git-st.inf.tu-dresden.de/ttc/bdd/tree/master/solutions/RSync). +All variants described in the [paper](http://www.transformation-tool-contest.eu/papers/TTC19_paper_6.pdf) are started from separate subfolders with a solution-specific suffix. + +If there are problems, please submit an issue or write to christopher.werner@tu-dresden.de ## Prerequisites