Spring MVC app for creating program dependence graphs and aligning program dependence graphs of two different programs. This app is just an interface for interacting with GRAAL
- Clone GRAAL and all its dependencies (ORCA & Libraries-Support)
- Run mvn clean install on GRAAL and all its dependencies
- Clone this App and run mvn clean spring-boot:run
- Access the app on http://localhost:8080