License: Creative Commons Attribution-NoDerivs 3.0 Unported license (CC BY-ND 3.0)
When quoting this document, please refer to the following
DOI: 10.4230/LIPIcs.STACS.2008.1329
URN: urn:nbn:de:0030-drops-13297
URL: http://dagstuhl.sunsite.rwth-aachen.de/volltexte/2008/1329/
van Rooij, Johan M. M. ;
Bodlaender, Hans L.
Design by Measure and Conquer, A Faster Exact Algorithm for Dominating Set
Abstract
The measure and conquer approach has proven to be a powerful tool
to analyse exact algorithms for combinatorial problems, like
Dominating Set and Independent Set. In this paper, we propose to
use measure and conquer also as a tool in the design of algorithms.
In an iterative process, we can obtain a series of branch and
reduce algorithms. A mathematical analysis of an algorithm in the
series with measure and conquer results in a quasiconvex
programming problem. The solution by computer to this problem not
only gives a bound on the running time, but also can give a new
reduction rule, thus giving a new, possibly faster algorithm. This
makes design by measure and conquer a form of computer aided
algorithm design.
When we apply the methodology to a Set Cover modelling of the
Dominating Set problem, we obtain the currently fastest known exact
algorithms for Dominating Set: an algorithm that uses $O(1.5134^n)$
time and polynomial space, and an algorithm that uses $O(1.5063^n)$
time.
BibTeX - Entry
@InProceedings{vanrooij_et_al:LIPIcs:2008:1329,
author = {Johan M. M. van Rooij and Hans L. Bodlaender},
title = {{Design by Measure and Conquer, A Faster Exact Algorithm for Dominating Set}},
booktitle = {25th International Symposium on Theoretical Aspects of Computer Science},
pages = {657--668},
series = {Leibniz International Proceedings in Informatics (LIPIcs)},
ISBN = {978-3-939897-06-4},
ISSN = {1868-8969},
year = {2008},
volume = {1},
editor = {Susanne Albers and Pascal Weil},
publisher = {Schloss Dagstuhl--Leibniz-Zentrum fuer Informatik},
address = {Dagstuhl, Germany},
URL = {http://drops.dagstuhl.de/opus/volltexte/2008/1329},
URN = {urn:nbn:de:0030-drops-13297},
doi = {10.4230/LIPIcs.STACS.2008.1329},
annote = {Keywords: Exact algorithms, exponential time algorithms, branch and reduce, measure and conquer, dominating set, computer aided algorithm design}
}
Keywords: |
|
Exact algorithms, exponential time algorithms, branch and reduce, measure and conquer, dominating set, computer aided algorithm design |
Collection: |
|
25th International Symposium on Theoretical Aspects of Computer Science |
Issue Date: |
|
2008 |
Date of publication: |
|
06.02.2008 |