ArKanjo 0.2
A tool for find code duplicated functions in codebases
Loading...
Searching...
No Matches
Similarity Model

ArKanjo represents code duplication as a graph, implemented in the Similarity_Table class.

Overview of similarity calculations

We have $\mathcal{V}$, where it is defined by the set of all possible words (tokens).

$$\mathcal{V}=w_1​,w_2​,\dots,w_n