Skip to content

ftsrg/graph-analyzer

Repository files navigation

Graph analyzer

Build Status

Analysis and metric visualisation toolkit for typed graphs, based on our MODELS 2016 paper (ACM DL, DBLP).

Prerequisites

Java 8

Getting Started

To run the analysis, edit the analyzer-app/src/Analyzer.groovy file and issue the following command:

./gradlew analyze

Make sure the Gradle process has enough memory - the more the better.

export JAVA_OPTS=-Xmx4G

License

This project is distributed under the Eclipse Public License 1.0. The project was supported by the MONDO EU FP7 project (EU ICT-611125) and is currently developed by the MTA-BME Lendület Research Group on Cyber-Physical Systems.