https://github.com/patrickrobrecht/thesis-emoflon-ibex-gt
LaTeX source code of my Master's thesis "Incremental Unidirectional Model Transformation via Graph Transformation with eMoflon::IBeX"
https://github.com/patrickrobrecht/thesis-emoflon-ibex-gt
emoflon graph-transformation graph-transformation-systems model-transformations
Last synced: 3 months ago
JSON representation
LaTeX source code of my Master's thesis "Incremental Unidirectional Model Transformation via Graph Transformation with eMoflon::IBeX"
- Host: GitHub
- URL: https://github.com/patrickrobrecht/thesis-emoflon-ibex-gt
- Owner: patrickrobrecht
- Created: 2018-07-12T10:05:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-07-12T10:25:55.000Z (almost 7 years ago)
- Last Synced: 2025-01-27T12:49:49.250Z (5 months ago)
- Topics: emoflon, graph-transformation, graph-transformation-systems, model-transformations
- Language: TeX
- Homepage:
- Size: 2.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# eMoflon::IBeX-GT
eMoflon::IBeX-GT is a tool for unidirectional model transformations
based on graph transformation and incremental pattern matching.This repository contains the LaTeX source code of
- the proposal
- the Master's thesis
- the slides of the thesis defenseLicense: [CC BY-NC 4.0](https://creativecommons.org/licenses/by-nc/4.0/)
The Java source code of the tool itself can be found in the repository
[eMoflon/emoflon-ibex-democles](https://github.com/eMoflon/emoflon-ibex-democles).