<?xml version="1.0" encoding="UTF-8"?>
<OAI-PMH xmlns="http://www.openarchives.org/OAI/2.0/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/ http://www.openarchives.org/OAI/2.0/OAI-PMH.xsd">
  <responseDate>2026-08-16T04:03:18Z</responseDate>
  <request identifier="1678" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:1678</identifier>
        <datestamp>2024-03-06T11:08:10Z</datestamp>
        <setSpec>ddc:004</setSpec>
        <setSpec>open_access</setSpec>
      </header>
      <metadata>
        <oai_dc:dc xmlns:oai_dc="http://www.openarchives.org/OAI/2.0/oai_dc/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.openarchives.org/OAI/2.0/oai_dc/ http://www.openarchives.org/OAI/2.0/oai_dc.xsd">
          <dc:title>Clone Detection via Structural Abstraction</dc:title>
          <dc:creator>Evans, William S.</dc:creator>
          <dc:creator>Fraser, Christoph W.</dc:creator>
          <dc:creator>Ma, Fei</dc:creator>
          <dc:subject>Clone Detection</dc:subject>
          <dc:description>This paper describes the design, implementation, and&#13;
application of a new algorithm to detect cloned code. It&#13;
operates on the abstract syntax trees formed by many compilers&#13;
as an intermediate representation. It extends prior&#13;
work by identifying clones even when arbitrary subtrees&#13;
have been changed. On a 440,000-line code corpus, 20-&#13;
50%of the clones it detected were missed by previous methods.&#13;
The method also identifies cloning in declarations, so&#13;
it is somewhat more general than conventional procedural&#13;
abstraction.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>William S. Evans and Christoph W. Fraser and Fei Ma</dc:contributor>
          <dc:date>2008</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 8261, Structure-Based Compression of Complex Massive Data (2008)</dc:relation>
          <dc:type>InProceedings</dc:type>
          <dc:type>Text</dc:type>
          <dc:type>doc-type:ResearchArticle</dc:type>
          <dc:type>publishedVersion</dc:type>
          <dc:format>application/pdf</dc:format>
          <dc:identifier>doi:10.4230/DagSemProc.08261.7</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-16784</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.08261.7</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by/4.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
