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++

Improve this page

Add a description, image, and links to the code-normalization topic page so that developers can more easily learn about it.

Curate this topic

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