/GRAAL

GRAph ALigner: Algorithm to align two networks or graphs. This implementation is specific for program dependency graph to detect code similarity.

Primary LanguageJava

GRAAL

GRAph ALigner: Algorithm to align two networks or graphs. This implementation is specific for program dependency graph to detect code similarity.

Updated

GRAAL(Graph Aligner) Client

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

Running the app