Fine-grained parameterized algorithms on width parameters and beyond:
Die Kernaufgabe der parameterisierten Komplexität ist zu verstehen, wie Eingabestruktur die Problemkomplexität beeinflusst. Wir untersuchen diese Fragestellung aus einer granularen Perspektive und betrachten Problem-Parameter-Kombinationen mit einfach exponentieller Laufzeit, d.h., Laufzeit a k n c,...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Abschlussarbeit Buch |
Sprache: | English |
Veröffentlicht: |
Berlin
[2023?]
|
Schlagworte: | |
Online-Zugang: | kostenfrei |
Zusammenfassung: | Die Kernaufgabe der parameterisierten Komplexität ist zu verstehen, wie Eingabestruktur die Problemkomplexität beeinflusst. Wir untersuchen diese Fragestellung aus einer granularen Perspektive und betrachten Problem-Parameter-Kombinationen mit einfach exponentieller Laufzeit, d.h., Laufzeit a k n c, wobei n die Eingabegröße ist, k der Parameterwert, und a und c zwei positive Konstanten sind. Unser Ziel ist es, die optimale Laufzeitbasis a für eine gegebene Kombination zu bestimmen. Für viele Zusammenhangsprobleme, wie Connected Vertex Cover oder Connected Dominating Set, ist die optimale Basis bezüglich dem Parameter Baumweite bekannt. Die Baumweite gehört zu der Klasse der Weiteparameter, welche auf natürliche Weise zu Algorithmen mit dem Prinzip der dynamischen Programmierung führen. Im ersten Teil dieser Dissertation untersuchen wir, wie sich die optimale Laufzeitbasis für diverse Zusammenhangsprobleme verändert, wenn wir zu ausdrucksstärkeren Weiteparametern wechseln. Wir entwerfen neue parameterisierte Algorithmen und (bedingte) untere Schranken, um diese optimalen Basen zu bestimmen. Insbesondere zeigen wir für die Parametersequenz Baumweite, modulare Baumweite, und Cliquenweite, dass die optimale Basis von Connected Vertex Cover bei 3 startet, sich erst auf 5 erhöht und dann auf 6, wobei hingegen die optimale Basis von Connected Dominating Set bei 4 startet, erst bei 4 bleibt und sich dann auf 5 erhöht. Im zweiten Teil gehen wir über Weiteparameter hinaus und analysieren restriktivere Arten von Parametern. Für die Baumtiefe entwerfen wir platzsparende Verzweigungsalgorithmen. Die Beweistechniken für untere Schranken bezüglich Weiteparametern übertragen sich nicht zu den restriktiveren Parametern, weshalb nur wenige optimale Laufzeitbasen bekannt sind. Um dies zu beheben untersuchen wir Knotenlöschungsprobleme. [...] Englische Version: The question at the heart of parameterized complexity is how input structure governs the complexity of a problem. We investigate this question from a fine-grained perspective and study problem-parameter-combinations with single-exponential running time, i.e., time a k n c, where n is the input size, k the parameter value, and a and c are positive constants. Our goal is to determine the optimal base a for a given combination. For many connectivity problems such as Connected Vertex Cover or Connecting Dominating Set, the optimal base is known relative to treewidth. Treewidth belongs to the class of width parameters, which naturally admit dynamic programming algorithms. In the first part of this thesis, we study how the optimal base changes for these connectivity problems when going to more expressive width parameters. We provide new parameterized dynamic programming algorithms and (conditional) lower bounds to determine the optimal base, in particular, we obtain for the parameter sequence treewidth, modular-treewidth, clique-width that the optimal base for Connected Vertex Cover starts at 3, increases to 5, and then to 6, whereas the optimal base for Connected Dominating Set starts at 4, stays at 4, and then increases to 5. In the second part, we go beyond width parameters and study more restrictive parameterizations like depth parameters and modulators. For treedepth, we design space-efficient branching algorithms. The lower bound techniques for width parameterizations do not carry over to these more restrictive parameterizations and as a result, only a few optimal bases are known. To remedy this, we study standard vertex-deletion problems. In particular, we show that the optimal base of Odd Cycle Transversal parameterized by a modulator to treewidth 2 is 3. Additionally, we show that similar lower bounds can be obtained in the realm of dense graphs by considering modulators consisting of so-called twinclasses. |
Beschreibung: | Tag der mündlichen Prüfung: 23.08.2023 Der Text enthält eine Zusammenfassung in deutscher und englischer Sprache. |
Beschreibung: | 14, 291 Seiten Diagramme |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV049423886 | ||
003 | DE-604 | ||
005 | 20240408 | ||
007 | t | ||
008 | 231121s2023 |||| m||| 00||| eng d | ||
035 | |a (OCoLC)1410698383 | ||
035 | |a (DE-599)BVBBV049423886 | ||
040 | |a DE-604 |b ger |e rda | ||
041 | 0 | |a eng | |
049 | |a DE-11 | ||
084 | |a ST 134 |0 (DE-625)143590: |2 rvk | ||
084 | |8 1\p |a 511.5 |2 23ksdnb | ||
084 | |8 2\p |a 510 |2 23sdnb | ||
100 | 1 | |a Hegerfeld, Falko |e Verfasser |0 (DE-588)1307246753 |4 aut | |
245 | 1 | 0 | |a Fine-grained parameterized algorithms on width parameters and beyond |c von M. Sc. Falko Hegerfeld |
264 | 1 | |a Berlin |c [2023?] | |
300 | |a 14, 291 Seiten |b Diagramme | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Tag der mündlichen Prüfung: 23.08.2023 | ||
500 | |a Der Text enthält eine Zusammenfassung in deutscher und englischer Sprache. | ||
502 | |b Dissertation |c Humboldt-Universität zu Berlin |d 2023 | ||
520 | 8 | |a Die Kernaufgabe der parameterisierten Komplexität ist zu verstehen, wie Eingabestruktur die Problemkomplexität beeinflusst. Wir untersuchen diese Fragestellung aus einer granularen Perspektive und betrachten Problem-Parameter-Kombinationen mit einfach exponentieller Laufzeit, d.h., Laufzeit a k n c, wobei n die Eingabegröße ist, k der Parameterwert, und a und c zwei positive Konstanten sind. Unser Ziel ist es, die optimale Laufzeitbasis a für eine gegebene Kombination zu bestimmen. Für viele Zusammenhangsprobleme, wie Connected Vertex Cover oder Connected Dominating Set, ist die optimale Basis bezüglich dem Parameter Baumweite bekannt. Die Baumweite gehört zu der Klasse der Weiteparameter, welche auf natürliche Weise zu Algorithmen mit dem Prinzip der dynamischen Programmierung führen. Im ersten Teil dieser Dissertation untersuchen wir, wie sich die optimale Laufzeitbasis für diverse Zusammenhangsprobleme verändert, wenn wir zu ausdrucksstärkeren Weiteparametern wechseln. Wir entwerfen neue parameterisierte Algorithmen und (bedingte) untere Schranken, um diese optimalen Basen zu bestimmen. Insbesondere zeigen wir für die Parametersequenz Baumweite, modulare Baumweite, und Cliquenweite, dass die optimale Basis von Connected Vertex Cover bei 3 startet, sich erst auf 5 erhöht und dann auf 6, wobei hingegen die optimale Basis von Connected Dominating Set bei 4 startet, erst bei 4 bleibt und sich dann auf 5 erhöht. Im zweiten Teil gehen wir über Weiteparameter hinaus und analysieren restriktivere Arten von Parametern. Für die Baumtiefe entwerfen wir platzsparende Verzweigungsalgorithmen. Die Beweistechniken für untere Schranken bezüglich Weiteparametern übertragen sich nicht zu den restriktiveren Parametern, weshalb nur wenige optimale Laufzeitbasen bekannt sind. Um dies zu beheben untersuchen wir Knotenlöschungsprobleme. [...] | |
520 | 8 | |a Englische Version: The question at the heart of parameterized complexity is how input structure governs the complexity of a problem. We investigate this question from a fine-grained perspective and study problem-parameter-combinations with single-exponential running time, i.e., time a k n c, where n is the input size, k the parameter value, and a and c are positive constants. Our goal is to determine the optimal base a for a given combination. For many connectivity problems such as Connected Vertex Cover or Connecting Dominating Set, the optimal base is known relative to treewidth. Treewidth belongs to the class of width parameters, which naturally admit dynamic programming algorithms. In the first part of this thesis, we study how the optimal base changes for these connectivity problems when going to more expressive width parameters. We provide new parameterized dynamic programming algorithms and (conditional) lower bounds to determine the optimal base, in particular, we obtain for the parameter sequence treewidth, modular-treewidth, clique-width that the optimal base for Connected Vertex Cover starts at 3, increases to 5, and then to 6, whereas the optimal base for Connected Dominating Set starts at 4, stays at 4, and then increases to 5. In the second part, we go beyond width parameters and study more restrictive parameterizations like depth parameters and modulators. For treedepth, we design space-efficient branching algorithms. The lower bound techniques for width parameterizations do not carry over to these more restrictive parameterizations and as a result, only a few optimal bases are known. To remedy this, we study standard vertex-deletion problems. In particular, we show that the optimal base of Odd Cycle Transversal parameterized by a modulator to treewidth 2 is 3. Additionally, we show that similar lower bounds can be obtained in the realm of dense graphs by considering modulators consisting of so-called twinclasses. | |
650 | 0 | 7 | |8 3\p |a Graph |0 (DE-588)4021842-9 |2 gnd |
650 | 0 | 7 | |8 4\p |a Berechnungskomplexität |0 (DE-588)4134751-1 |2 gnd |
650 | 0 | 7 | |8 5\p |a Dekomposition |0 (DE-588)4149030-7 |2 gnd |
650 | 0 | 7 | |8 6\p |a NP-hartes Problem |0 (DE-588)4621705-8 |2 gnd |
650 | 0 | 7 | |8 7\p |a Effizienter Algorithmus |0 (DE-588)4125422-3 |2 gnd |
653 | |a Parameterisierte Komplexität | ||
653 | |a Dynamische Programmierung | ||
653 | |a Weiteparameter | ||
653 | |a Zusammenhangsprobleme | ||
653 | |a untere Schranken | ||
653 | |a parameterized complexity | ||
653 | |a dynamic programming | ||
653 | |a width parameters | ||
653 | |a connectivity problems | ||
653 | |a lower bounds | ||
655 | 7 | |0 (DE-588)4113937-9 |a Hochschulschrift |2 gnd-content | |
776 | 0 | 8 | |i Erscheint auch als |n Online-Ausgabe |a Hegerfeld, Falko |t Fine-grained parameterized algorithms on width parameters and beyond |o 10.18452/27478 |o urn:nbn:de:kobv:11-110-18452/28211-7 |w (DE-604)BV049382733 |
856 | 4 | 1 | |u http://edoc.hu-berlin.de/18452/28211 |x Verlag |z kostenfrei |3 Volltext |
912 | |a ebook | ||
999 | |a oai:aleph.bib-bvb.de:BVB01-034751340 | ||
883 | 0 | |8 1\p |a aepkn |c 0,85994 |d 20231031 |q DE-101 |u https://d-nb.info/provenance/plan#aepkn | |
883 | 0 | |8 2\p |a emasg |c 0,64233 |d 20231031 |q DE-101 |u https://d-nb.info/provenance/plan#emasg | |
883 | 0 | |8 3\p |a emagnd |c 0,22358 |d 20231031 |q DE-101 |u https://d-nb.info/provenance/plan#emagnd | |
883 | 0 | |8 4\p |a emagnd |c 0,17201 |d 20231031 |q DE-101 |u https://d-nb.info/provenance/plan#emagnd | |
883 | 0 | |8 5\p |a emagnd |c 0,09353 |d 20231031 |q DE-101 |u https://d-nb.info/provenance/plan#emagnd | |
883 | 0 | |8 6\p |a emagnd |c 0,07925 |d 20231031 |q DE-101 |u https://d-nb.info/provenance/plan#emagnd | |
883 | 0 | |8 7\p |a emagnd |c 0,07271 |d 20231031 |q DE-101 |u https://d-nb.info/provenance/plan#emagnd |
Datensatz im Suchindex
_version_ | 1804186160411443200 |
---|---|
adam_txt | |
any_adam_object | |
any_adam_object_boolean | |
author | Hegerfeld, Falko |
author_GND | (DE-588)1307246753 |
author_facet | Hegerfeld, Falko |
author_role | aut |
author_sort | Hegerfeld, Falko |
author_variant | f h fh |
building | Verbundindex |
bvnumber | BV049423886 |
classification_rvk | ST 134 |
collection | ebook |
ctrlnum | (OCoLC)1410698383 (DE-599)BVBBV049423886 |
discipline | Informatik |
discipline_str_mv | Informatik |
format | Thesis Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>06653nam a2200649 c 4500</leader><controlfield tag="001">BV049423886</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20240408 </controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">231121s2023 |||| m||| 00||| eng d</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)1410698383</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV049423886</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rda</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">eng</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-11</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 134</subfield><subfield code="0">(DE-625)143590:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="8">1\p</subfield><subfield code="a">511.5</subfield><subfield code="2">23ksdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="8">2\p</subfield><subfield code="a">510</subfield><subfield code="2">23sdnb</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Hegerfeld, Falko</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1307246753</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Fine-grained parameterized algorithms on width parameters and beyond</subfield><subfield code="c">von M. Sc. Falko Hegerfeld</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Berlin</subfield><subfield code="c">[2023?]</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">14, 291 Seiten</subfield><subfield code="b">Diagramme</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Tag der mündlichen Prüfung: 23.08.2023</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Der Text enthält eine Zusammenfassung in deutscher und englischer Sprache.</subfield></datafield><datafield tag="502" ind1=" " ind2=" "><subfield code="b">Dissertation</subfield><subfield code="c">Humboldt-Universität zu Berlin</subfield><subfield code="d">2023</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Die Kernaufgabe der parameterisierten Komplexität ist zu verstehen, wie Eingabestruktur die Problemkomplexität beeinflusst. Wir untersuchen diese Fragestellung aus einer granularen Perspektive und betrachten Problem-Parameter-Kombinationen mit einfach exponentieller Laufzeit, d.h., Laufzeit a k n c, wobei n die Eingabegröße ist, k der Parameterwert, und a und c zwei positive Konstanten sind. Unser Ziel ist es, die optimale Laufzeitbasis a für eine gegebene Kombination zu bestimmen. Für viele Zusammenhangsprobleme, wie Connected Vertex Cover oder Connected Dominating Set, ist die optimale Basis bezüglich dem Parameter Baumweite bekannt. Die Baumweite gehört zu der Klasse der Weiteparameter, welche auf natürliche Weise zu Algorithmen mit dem Prinzip der dynamischen Programmierung führen. Im ersten Teil dieser Dissertation untersuchen wir, wie sich die optimale Laufzeitbasis für diverse Zusammenhangsprobleme verändert, wenn wir zu ausdrucksstärkeren Weiteparametern wechseln. Wir entwerfen neue parameterisierte Algorithmen und (bedingte) untere Schranken, um diese optimalen Basen zu bestimmen. Insbesondere zeigen wir für die Parametersequenz Baumweite, modulare Baumweite, und Cliquenweite, dass die optimale Basis von Connected Vertex Cover bei 3 startet, sich erst auf 5 erhöht und dann auf 6, wobei hingegen die optimale Basis von Connected Dominating Set bei 4 startet, erst bei 4 bleibt und sich dann auf 5 erhöht. Im zweiten Teil gehen wir über Weiteparameter hinaus und analysieren restriktivere Arten von Parametern. Für die Baumtiefe entwerfen wir platzsparende Verzweigungsalgorithmen. Die Beweistechniken für untere Schranken bezüglich Weiteparametern übertragen sich nicht zu den restriktiveren Parametern, weshalb nur wenige optimale Laufzeitbasen bekannt sind. Um dies zu beheben untersuchen wir Knotenlöschungsprobleme. [...]</subfield></datafield><datafield tag="520" ind1="8" ind2=" "><subfield code="a">Englische Version: The question at the heart of parameterized complexity is how input structure governs the complexity of a problem. We investigate this question from a fine-grained perspective and study problem-parameter-combinations with single-exponential running time, i.e., time a k n c, where n is the input size, k the parameter value, and a and c are positive constants. Our goal is to determine the optimal base a for a given combination. For many connectivity problems such as Connected Vertex Cover or Connecting Dominating Set, the optimal base is known relative to treewidth. Treewidth belongs to the class of width parameters, which naturally admit dynamic programming algorithms. In the first part of this thesis, we study how the optimal base changes for these connectivity problems when going to more expressive width parameters. We provide new parameterized dynamic programming algorithms and (conditional) lower bounds to determine the optimal base, in particular, we obtain for the parameter sequence treewidth, modular-treewidth, clique-width that the optimal base for Connected Vertex Cover starts at 3, increases to 5, and then to 6, whereas the optimal base for Connected Dominating Set starts at 4, stays at 4, and then increases to 5. In the second part, we go beyond width parameters and study more restrictive parameterizations like depth parameters and modulators. For treedepth, we design space-efficient branching algorithms. The lower bound techniques for width parameterizations do not carry over to these more restrictive parameterizations and as a result, only a few optimal bases are known. To remedy this, we study standard vertex-deletion problems. In particular, we show that the optimal base of Odd Cycle Transversal parameterized by a modulator to treewidth 2 is 3. Additionally, we show that similar lower bounds can be obtained in the realm of dense graphs by considering modulators consisting of so-called twinclasses.</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="8">3\p</subfield><subfield code="a">Graph</subfield><subfield code="0">(DE-588)4021842-9</subfield><subfield code="2">gnd</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="8">4\p</subfield><subfield code="a">Berechnungskomplexität</subfield><subfield code="0">(DE-588)4134751-1</subfield><subfield code="2">gnd</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="8">5\p</subfield><subfield code="a">Dekomposition</subfield><subfield code="0">(DE-588)4149030-7</subfield><subfield code="2">gnd</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="8">6\p</subfield><subfield code="a">NP-hartes Problem</subfield><subfield code="0">(DE-588)4621705-8</subfield><subfield code="2">gnd</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="8">7\p</subfield><subfield code="a">Effizienter Algorithmus</subfield><subfield code="0">(DE-588)4125422-3</subfield><subfield code="2">gnd</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Parameterisierte Komplexität</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Dynamische Programmierung</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Weiteparameter</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">Zusammenhangsprobleme</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">untere Schranken</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">parameterized complexity</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">dynamic programming</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">width parameters</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">connectivity problems</subfield></datafield><datafield tag="653" ind1=" " ind2=" "><subfield code="a">lower bounds</subfield></datafield><datafield tag="655" ind1=" " ind2="7"><subfield code="0">(DE-588)4113937-9</subfield><subfield code="a">Hochschulschrift</subfield><subfield code="2">gnd-content</subfield></datafield><datafield tag="776" ind1="0" ind2="8"><subfield code="i">Erscheint auch als</subfield><subfield code="n">Online-Ausgabe</subfield><subfield code="a">Hegerfeld, Falko</subfield><subfield code="t">Fine-grained parameterized algorithms on width parameters and beyond</subfield><subfield code="o">10.18452/27478</subfield><subfield code="o">urn:nbn:de:kobv:11-110-18452/28211-7</subfield><subfield code="w">(DE-604)BV049382733</subfield></datafield><datafield tag="856" ind1="4" ind2="1"><subfield code="u">http://edoc.hu-berlin.de/18452/28211</subfield><subfield code="x">Verlag</subfield><subfield code="z">kostenfrei</subfield><subfield code="3">Volltext</subfield></datafield><datafield tag="912" ind1=" " ind2=" "><subfield code="a">ebook</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-034751340</subfield></datafield><datafield tag="883" ind1="0" ind2=" "><subfield code="8">1\p</subfield><subfield code="a">aepkn</subfield><subfield code="c">0,85994</subfield><subfield code="d">20231031</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#aepkn</subfield></datafield><datafield tag="883" ind1="0" ind2=" "><subfield code="8">2\p</subfield><subfield code="a">emasg</subfield><subfield code="c">0,64233</subfield><subfield code="d">20231031</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#emasg</subfield></datafield><datafield tag="883" ind1="0" ind2=" "><subfield code="8">3\p</subfield><subfield code="a">emagnd</subfield><subfield code="c">0,22358</subfield><subfield code="d">20231031</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#emagnd</subfield></datafield><datafield tag="883" ind1="0" ind2=" "><subfield code="8">4\p</subfield><subfield code="a">emagnd</subfield><subfield code="c">0,17201</subfield><subfield code="d">20231031</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#emagnd</subfield></datafield><datafield tag="883" ind1="0" ind2=" "><subfield code="8">5\p</subfield><subfield code="a">emagnd</subfield><subfield code="c">0,09353</subfield><subfield code="d">20231031</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#emagnd</subfield></datafield><datafield tag="883" ind1="0" ind2=" "><subfield code="8">6\p</subfield><subfield code="a">emagnd</subfield><subfield code="c">0,07925</subfield><subfield code="d">20231031</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#emagnd</subfield></datafield><datafield tag="883" ind1="0" ind2=" "><subfield code="8">7\p</subfield><subfield code="a">emagnd</subfield><subfield code="c">0,07271</subfield><subfield code="d">20231031</subfield><subfield code="q">DE-101</subfield><subfield code="u">https://d-nb.info/provenance/plan#emagnd</subfield></datafield></record></collection> |
genre | (DE-588)4113937-9 Hochschulschrift gnd-content |
genre_facet | Hochschulschrift |
id | DE-604.BV049423886 |
illustrated | Not Illustrated |
index_date | 2024-07-03T23:08:27Z |
indexdate | 2024-07-10T10:06:43Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-034751340 |
oclc_num | 1410698383 |
open_access_boolean | 1 |
owner | DE-11 |
owner_facet | DE-11 |
physical | 14, 291 Seiten Diagramme |
psigel | ebook |
publishDate | 2023 |
publishDateSearch | 2023 |
publishDateSort | 2023 |
record_format | marc |
spelling | Hegerfeld, Falko Verfasser (DE-588)1307246753 aut Fine-grained parameterized algorithms on width parameters and beyond von M. Sc. Falko Hegerfeld Berlin [2023?] 14, 291 Seiten Diagramme txt rdacontent n rdamedia nc rdacarrier Tag der mündlichen Prüfung: 23.08.2023 Der Text enthält eine Zusammenfassung in deutscher und englischer Sprache. Dissertation Humboldt-Universität zu Berlin 2023 Die Kernaufgabe der parameterisierten Komplexität ist zu verstehen, wie Eingabestruktur die Problemkomplexität beeinflusst. Wir untersuchen diese Fragestellung aus einer granularen Perspektive und betrachten Problem-Parameter-Kombinationen mit einfach exponentieller Laufzeit, d.h., Laufzeit a k n c, wobei n die Eingabegröße ist, k der Parameterwert, und a und c zwei positive Konstanten sind. Unser Ziel ist es, die optimale Laufzeitbasis a für eine gegebene Kombination zu bestimmen. Für viele Zusammenhangsprobleme, wie Connected Vertex Cover oder Connected Dominating Set, ist die optimale Basis bezüglich dem Parameter Baumweite bekannt. Die Baumweite gehört zu der Klasse der Weiteparameter, welche auf natürliche Weise zu Algorithmen mit dem Prinzip der dynamischen Programmierung führen. Im ersten Teil dieser Dissertation untersuchen wir, wie sich die optimale Laufzeitbasis für diverse Zusammenhangsprobleme verändert, wenn wir zu ausdrucksstärkeren Weiteparametern wechseln. Wir entwerfen neue parameterisierte Algorithmen und (bedingte) untere Schranken, um diese optimalen Basen zu bestimmen. Insbesondere zeigen wir für die Parametersequenz Baumweite, modulare Baumweite, und Cliquenweite, dass die optimale Basis von Connected Vertex Cover bei 3 startet, sich erst auf 5 erhöht und dann auf 6, wobei hingegen die optimale Basis von Connected Dominating Set bei 4 startet, erst bei 4 bleibt und sich dann auf 5 erhöht. Im zweiten Teil gehen wir über Weiteparameter hinaus und analysieren restriktivere Arten von Parametern. Für die Baumtiefe entwerfen wir platzsparende Verzweigungsalgorithmen. Die Beweistechniken für untere Schranken bezüglich Weiteparametern übertragen sich nicht zu den restriktiveren Parametern, weshalb nur wenige optimale Laufzeitbasen bekannt sind. Um dies zu beheben untersuchen wir Knotenlöschungsprobleme. [...] Englische Version: The question at the heart of parameterized complexity is how input structure governs the complexity of a problem. We investigate this question from a fine-grained perspective and study problem-parameter-combinations with single-exponential running time, i.e., time a k n c, where n is the input size, k the parameter value, and a and c are positive constants. Our goal is to determine the optimal base a for a given combination. For many connectivity problems such as Connected Vertex Cover or Connecting Dominating Set, the optimal base is known relative to treewidth. Treewidth belongs to the class of width parameters, which naturally admit dynamic programming algorithms. In the first part of this thesis, we study how the optimal base changes for these connectivity problems when going to more expressive width parameters. We provide new parameterized dynamic programming algorithms and (conditional) lower bounds to determine the optimal base, in particular, we obtain for the parameter sequence treewidth, modular-treewidth, clique-width that the optimal base for Connected Vertex Cover starts at 3, increases to 5, and then to 6, whereas the optimal base for Connected Dominating Set starts at 4, stays at 4, and then increases to 5. In the second part, we go beyond width parameters and study more restrictive parameterizations like depth parameters and modulators. For treedepth, we design space-efficient branching algorithms. The lower bound techniques for width parameterizations do not carry over to these more restrictive parameterizations and as a result, only a few optimal bases are known. To remedy this, we study standard vertex-deletion problems. In particular, we show that the optimal base of Odd Cycle Transversal parameterized by a modulator to treewidth 2 is 3. Additionally, we show that similar lower bounds can be obtained in the realm of dense graphs by considering modulators consisting of so-called twinclasses. 3\p Graph (DE-588)4021842-9 gnd 4\p Berechnungskomplexität (DE-588)4134751-1 gnd 5\p Dekomposition (DE-588)4149030-7 gnd 6\p NP-hartes Problem (DE-588)4621705-8 gnd 7\p Effizienter Algorithmus (DE-588)4125422-3 gnd Parameterisierte Komplexität Dynamische Programmierung Weiteparameter Zusammenhangsprobleme untere Schranken parameterized complexity dynamic programming width parameters connectivity problems lower bounds (DE-588)4113937-9 Hochschulschrift gnd-content Erscheint auch als Online-Ausgabe Hegerfeld, Falko Fine-grained parameterized algorithms on width parameters and beyond 10.18452/27478 urn:nbn:de:kobv:11-110-18452/28211-7 (DE-604)BV049382733 http://edoc.hu-berlin.de/18452/28211 Verlag kostenfrei Volltext 1\p aepkn 0,85994 20231031 DE-101 https://d-nb.info/provenance/plan#aepkn 2\p emasg 0,64233 20231031 DE-101 https://d-nb.info/provenance/plan#emasg 3\p emagnd 0,22358 20231031 DE-101 https://d-nb.info/provenance/plan#emagnd 4\p emagnd 0,17201 20231031 DE-101 https://d-nb.info/provenance/plan#emagnd 5\p emagnd 0,09353 20231031 DE-101 https://d-nb.info/provenance/plan#emagnd 6\p emagnd 0,07925 20231031 DE-101 https://d-nb.info/provenance/plan#emagnd 7\p emagnd 0,07271 20231031 DE-101 https://d-nb.info/provenance/plan#emagnd |
spellingShingle | Hegerfeld, Falko Fine-grained parameterized algorithms on width parameters and beyond 3\p Graph (DE-588)4021842-9 gnd 4\p Berechnungskomplexität (DE-588)4134751-1 gnd 5\p Dekomposition (DE-588)4149030-7 gnd 6\p NP-hartes Problem (DE-588)4621705-8 gnd 7\p Effizienter Algorithmus (DE-588)4125422-3 gnd |
subject_GND | (DE-588)4021842-9 (DE-588)4134751-1 (DE-588)4149030-7 (DE-588)4621705-8 (DE-588)4125422-3 (DE-588)4113937-9 |
title | Fine-grained parameterized algorithms on width parameters and beyond |
title_auth | Fine-grained parameterized algorithms on width parameters and beyond |
title_exact_search | Fine-grained parameterized algorithms on width parameters and beyond |
title_exact_search_txtP | Fine-grained parameterized algorithms on width parameters and beyond |
title_full | Fine-grained parameterized algorithms on width parameters and beyond von M. Sc. Falko Hegerfeld |
title_fullStr | Fine-grained parameterized algorithms on width parameters and beyond von M. Sc. Falko Hegerfeld |
title_full_unstemmed | Fine-grained parameterized algorithms on width parameters and beyond von M. Sc. Falko Hegerfeld |
title_short | Fine-grained parameterized algorithms on width parameters and beyond |
title_sort | fine grained parameterized algorithms on width parameters and beyond |
topic | 3\p Graph (DE-588)4021842-9 gnd 4\p Berechnungskomplexität (DE-588)4134751-1 gnd 5\p Dekomposition (DE-588)4149030-7 gnd 6\p NP-hartes Problem (DE-588)4621705-8 gnd 7\p Effizienter Algorithmus (DE-588)4125422-3 gnd |
topic_facet | Graph Berechnungskomplexität Dekomposition NP-hartes Problem Effizienter Algorithmus Hochschulschrift |
url | http://edoc.hu-berlin.de/18452/28211 |
work_keys_str_mv | AT hegerfeldfalko finegrainedparameterizedalgorithmsonwidthparametersandbeyond |