<?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-18T06:25:22Z</responseDate>
  <request identifier="1329" metadataPrefix="oai_dc" verb="GetRecord">https://drops.dagstuhl.de/oai</request>
  <GetRecord>
    <record>
      <header>
        <identifier>oai:drops-oai.dagstuhl.de:1329</identifier>
        <datestamp>2024-03-06T10:33:03Z</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>Design by Measure and Conquer, A Faster Exact Algorithm for Dominating Set</dc:title>
          <dc:creator>van Rooij, Johan M. M.</dc:creator>
          <dc:creator>Bodlaender, Hans L.</dc:creator>
          <dc:subject>Exact algorithms</dc:subject>
          <dc:subject>exponential time algorithms</dc:subject>
          <dc:subject>branch and reduce</dc:subject>
          <dc:subject>measure and conquer</dc:subject>
          <dc:subject>dominating set</dc:subject>
          <dc:subject>computer aided algorithm design</dc:subject>
          <dc:description>The measure and conquer approach has proven to be a powerful tool&#13;
   to analyse exact algorithms for combinatorial problems, like&#13;
   Dominating Set and Independent Set.  In this paper, we propose to&#13;
   use measure and conquer also as a tool in the design of algorithms.&#13;
   In an iterative process, we can obtain a series of branch and&#13;
   reduce algorithms.  A mathematical analysis of an algorithm in the&#13;
   series with measure and conquer results in a quasiconvex&#13;
   programming problem.  The solution by computer to this problem not&#13;
   only gives a bound on the running time, but also can give a new&#13;
   reduction rule, thus giving a new, possibly faster algorithm.  This&#13;
   makes design by measure and conquer a form of computer aided&#13;
   algorithm design.&#13;
&#13;
   When we apply the methodology to a Set Cover modelling of the&#13;
   Dominating Set problem, we obtain the currently fastest known exact&#13;
   algorithms for Dominating Set: an algorithm that uses $O(1.5134^n)$&#13;
   time and polynomial space, and an algorithm that uses $O(1.5063^n)$&#13;
   time.</dc:description>
          <dc:publisher>Schloss Dagstuhl – Leibniz-Zentrum für Informatik</dc:publisher>
          <dc:contributor>Johan M. M. van Rooij and Hans L. Bodlaender</dc:contributor>
          <dc:date>2008</dc:date>
          <dc:relation>Is Part Of LIPIcs, Volume 1, 25th International Symposium on Theoretical Aspects of Computer Science (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/LIPIcs.STACS.2008.1329</dc:identifier>
          <dc:identifier>urn:nbn:de:0030-drops-13297</dc:identifier>
          <dc:identifier>https://drops.dagstuhl.de/entities/document/10.4230/LIPIcs.STACS.2008.1329</dc:identifier>
          <dc:language>eng</dc:language>
          <dc:rights>https://creativecommons.org/licenses/by-nd/3.0/legalcode</dc:rights>
        </oai_dc:dc>
      </metadata>
    </record>
  </GetRecord>
</OAI-PMH>
