Skip to content

This project's aim is to build a graph engine, that is able to build and compare graphs - and to match patterns and apply actions on the graph, to effectively use it as a graph-transformation framework.

License

Notifications You must be signed in to change notification settings

fujaba/org.fujaba.graphengine

Repository files navigation

Steps necessary to run this graph engine's ttc'17 solution to the State Elimination Case:

  1. Clone this repository
  2. Switch to branch ttc-state
  3. Assemble with gradle, i.e. run ./gradlew assemble (do not build, it will run the tests which takes really long!)
  4. Import in Eclipse
  5. Run /org.fujaba.graphengine/src/test/java/org/fujaba/graphengine/unitTests/TestTTCStateCase.java for test results.

About

This project's aim is to build a graph engine, that is able to build and compare graphs - and to match patterns and apply actions on the graph, to effectively use it as a graph-transformation framework.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •