<?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-07-22T13:49:41Z</responseDate>
  <request identifier="798" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:798</identifier>
        <datestamp>2024-03-06T11:06:54Z</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>Solving Classical String Problems an Compressed Texts</dc:title>
          <dc:creator>Lifshits, Yury</dc:creator>
          <dc:subject>Pattern matching</dc:subject>
          <dc:subject>Compressed text</dc:subject>
          <dc:description>How to solve string problems, if instead of input&#13;
 string we get only program generating it? Is it possible to&#13;
 solve problems faster than just "generate text + apply classical&#13;
 algorithm"?&#13;
&#13;
 In this paper we consider strings generated by straight-line programs&#13;
 (SLP). These are programs using only assignment operator. We show&#13;
 new algorithms for equivalence, pattern matching, finding periods and&#13;
 covers, computing fingerprint table on SLP-generated strings.&#13;
 From the other hand, computing the Hamming distance is NP-hard.&#13;
&#13;
 Main corollary is an $O(n2*m)$ algorithm for pattern matching in&#13;
 LZ-compressed texts.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Yury Lifshits</dc:contributor>
          <dc:date>2006</dc:date>
          <dc:relation>Is Part Of Dagstuhl Seminar Proceedings, Volume 6201, Combinatorial and Algorithmic Foundations of Pattern and Association Discovery (2006)</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.06201.7</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-7984</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.06201.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>
