in reply to Brainstorming session: detecting plagiarism

++. FWIW, over ten years ago a former grad professor of mine talked about detecting plagiarized source code, and it looks like he's published papers about it in the mean time. I imagine there is still a lot of research interest in that area as well (i.e. mainly because success brings $$$ to lawyers :-).
  • Comment on Re: Brainstorming session: detecting plagiarism

Replies are listed 'Best First'.
Re^2: Brainstorming session: detecting plagiarism
by planetscape (Chancellor) on Jun 09, 2005 at 06:47 UTC
      Todd Proebsting a compiler guy. I'm pretty sure I found a reference to plagiarism detection just the other day, but am having trouble finding it now. So either I'm going senile or Google is playing mind games with me (probably both). In any case, there is a paper at that link about recovering java source from byte code, which is mildly on-topic. Also, check out his discussion of "Proebsting's Law" for compiler optimizations.