Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I was just reading about plagiarism detection recently http://theory.stanford.edu/~aiken/moss/

How does your techniques compare to Winnowing? http://theory.stanford.edu/~aiken/publications/papers/sigmod...



It works on a semantic level (i.e. what the code actually means), rather than fingerprinting strings. This means that reordering code segments, renaming variables, inlining or lifting functions wouldn't affect a match, if the code is semantically equivalent.


cool. Sounds more robust.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: