<?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-23T06:52:07Z</responseDate>
  <request identifier="1680" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:1680</identifier>
        <datestamp>2024-03-06T11:08:09Z</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>An Efficient Algorithm to Test Square-Freeness of Strings Compressed by Balanced Straight Line Program</dc:title>
          <dc:creator>Matsubara, Wataru</dc:creator>
          <dc:creator>Inenaga, Shunsuke</dc:creator>
          <dc:creator>Shinohara, Ayumi</dc:creator>
          <dc:subject>Square Freeness</dc:subject>
          <dc:subject>Straight Line Program</dc:subject>
          <dc:description>In this paper we study the problem of deciding whether a&#13;
given compressed string contains a square. A string x is called a square&#13;
if x = zz and z = u^k implies k = 1 and u = z. A string w is said to be&#13;
square-free if no substrings of w are squares. Many efficient algorithms&#13;
to test if a given string is square-free, have been developed so far. However,&#13;
very little is known for testing square-freeness of a given compressed&#13;
string. In this paper, we give an O(max(n^2; n log^2 N))-time O(n^2)-space&#13;
solution to test square-freeness of a given compressed string, where n&#13;
and N are the size of a given compressed string and the corresponding&#13;
decompressed string, respectively. Our input strings are compressed by&#13;
balanced straight line program (BSLP). We remark that BSLP has exponential&#13;
compression, that is, N = O(2^n). Hence no decompress-then-test&#13;
approaches can be better than our method in the worst case.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Wataru Matsubara and Shunsuke Inenaga and Ayumi Shinohara</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.5</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-16804</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/DagSemProc.08261.5</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>
