Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".
-
Updated
Feb 13, 2022 - Python
Code and data for paper "Detecting Code Clones with Graph Neural Network and Flow-Augmented Abstract Syntax Tree".
Source Code Clone Detection Using Unsupervised Similarity Measures
A multilingual syntatic code clone detector based on ANTLR parser generation.
FortranAS is an [Antlr4 🔗](https://github.com/antlr/antlr4) powered FORTRAN parsing and code clone detection tool. FortranAS leverages [grammars-v4 🔗](https://github.com/antlr/grammars-v4/tree/master/fortran) to generate parsers and lexers and supports any FORTRAN version with available corresponding grammars.
Student plagiarism detection tool based on CCD algorithms
Novel quantum annealing optimization algorithm to solve graph/subrgraph isomorphism problem, in the use case of code clone detection.
Research project on the automatic classification of code clones according to type, as well as an attempt to filter out False Positive clones.
Add a description, image, and links to the code-clone-detection topic page so that developers can more easily learn about it.
To associate your repository with the code-clone-detection topic, visit your repo's landing page and select "manage topics."