Skip to content
#

code-normalization

Here is 1 public repository matching this topic...

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.

  • Updated Jun 7, 2025
  • C++

Add this topic to your repo

To associate your repository with the code-normalization topic, visit your repo's landing page and select "manage topics."

Learn more