Skip to content

FinalCodeSubmission

Latest
Compare
Choose a tag to compare
@wjddnjstj wjddnjstj released this 02 Dec 15:59
5de887e

This program will do the following:

  1. Given two smart contracts, automatically calculate their similarity using cosine similarity
  2. Generate probability density function graphs to determine the threshold of the similarity score
  3. Detect the co-cloned pairs and the non-co-cloned pairs of contracts along with their similarity values using the computed threshold

Note: /data contains two sub-directories: /csv and /pdf. These directories are not needed for running the program, but are the exported data demonstrating the PDF graphs and the generated CSV files.
Note: /final_submission directory contains all of the necessary documents that are to be submitted for this submission:

  • Final Documentation.pdf
  • Final Presentation.pptx
  • git-log.txt