C-PlagAST is a code plagiarism detection tool for C programs using the AST-CC algorithm. It normalizes and compares abstract syntax trees to detect structural similarity, even with reordered or renamed code. Ideal for academic use in detecting hidden code duplication.
bisonc-languageabstract-syntax-treeplagiarism-detectionacademic-integritymoore-machinesource-code-similarityast-ccc-plagiarism-checkercode-normalization
-
Updated
Jun 7, 2025 - C++