Kishen N. Gowda, Aditya Lonkar, Fahad Panolan, Vraj Patel, Saket Saurabh
{"title":"Improved FPT Algorithms for Deletion to Forest-Like Structures","authors":"Kishen N. Gowda, Aditya Lonkar, Fahad Panolan, Vraj Patel, Saket Saurabh","doi":"10.1007/s00453-023-01206-z","DOIUrl":null,"url":null,"abstract":"<div><p>The <span>Feedback Vertex Set</span> problem is undoubtedly one of the most well-studied problems in Parameterized Complexity. In this problem, given an undirected graph <i>G</i> and a non-negative integer <i>k</i>, the objective is to test whether there exists a subset <span>\\(S\\subseteq V(G)\\)</span> of size at most <i>k</i> such that <span>\\(G-S\\)</span> is a forest. After a long line of improvement, recently, Li and Nederlof [TALG, 2022] designed a randomized algorithm for the problem running in time <span>\\({\\mathcal {O}}^{\\star }(2.7^k)^{*}\\)</span>. In the Parameterized Complexity literature, several problems around <span>Feedback Vertex Set</span> have been studied. \nSome of these include <span>Independent Feedback Vertex Set</span> (where the set <i>S</i> should be an independent set in <i>G</i>), <span>Almost Forest Deletion</span> and <span>Pseudoforest Deletion</span>. In <span>Pseudoforest Deletion</span>, each connected component in <span>\\(G-S\\)</span> has at most one cycle in it. However, in <span>Almost Forest Deletion</span>, the input is a graph <i>G</i> and non-negative integers <span>\\(k,\\ell \\in {{\\mathbb {N}}}\\)</span>, and the objective is to test whether there exists a vertex subset <i>S</i> of size at most <i>k</i>, such that <span>\\(G-S\\)</span> is <span>\\(\\ell \\)</span> edges away from a forest. In this paper, using the methodology of Li and Nederlof [TALG, 2022], we obtain the current fastest algorithms for all these problems. In particular we obtain the following randomized algorithms. </p><ol>\n <li>\n <span>1.</span>\n \n <p><span>Independent Feedback Vertex Set</span> can be solved in time <span>\\({\\mathcal {O}}^{\\star }(2.7^k)\\)</span>.</p>\n \n </li>\n <li>\n <span>2.</span>\n \n <p><span>Pseudo Forest Deletion</span> can be solved in time <span>\\({\\mathcal {O}}^{\\star }(2.85^k)\\)</span>.</p>\n \n </li>\n <li>\n <span>3.</span>\n \n <p><span>Almost Forest Deletion</span> can be solved in time <span>\\({\\mathcal {O}}^{\\star }(\\min \\{2.85^k \\cdot 8.54^\\ell ,2.7^k \\cdot 36.61^\\ell ,3^k \\cdot 1.78^\\ell \\})\\)</span>.</p>\n \n </li>\n </ol></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 5","pages":"1657 - 1699"},"PeriodicalIF":0.9000,"publicationDate":"2024-01-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-023-01206-z","RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"Q4","JCRName":"COMPUTER SCIENCE, SOFTWARE ENGINEERING","Score":null,"Total":0}
引用次数: 0
Abstract
The Feedback Vertex Set problem is undoubtedly one of the most well-studied problems in Parameterized Complexity. In this problem, given an undirected graph G and a non-negative integer k, the objective is to test whether there exists a subset \(S\subseteq V(G)\) of size at most k such that \(G-S\) is a forest. After a long line of improvement, recently, Li and Nederlof [TALG, 2022] designed a randomized algorithm for the problem running in time \({\mathcal {O}}^{\star }(2.7^k)^{*}\). In the Parameterized Complexity literature, several problems around Feedback Vertex Set have been studied.
Some of these include Independent Feedback Vertex Set (where the set S should be an independent set in G), Almost Forest Deletion and Pseudoforest Deletion. In Pseudoforest Deletion, each connected component in \(G-S\) has at most one cycle in it. However, in Almost Forest Deletion, the input is a graph G and non-negative integers \(k,\ell \in {{\mathbb {N}}}\), and the objective is to test whether there exists a vertex subset S of size at most k, such that \(G-S\) is \(\ell \) edges away from a forest. In this paper, using the methodology of Li and Nederlof [TALG, 2022], we obtain the current fastest algorithms for all these problems. In particular we obtain the following randomized algorithms.
1.
Independent Feedback Vertex Set can be solved in time \({\mathcal {O}}^{\star }(2.7^k)\).
2.
Pseudo Forest Deletion can be solved in time \({\mathcal {O}}^{\star }(2.85^k)\).
3.
Almost Forest Deletion can be solved in time \({\mathcal {O}}^{\star }(\min \{2.85^k \cdot 8.54^\ell ,2.7^k \cdot 36.61^\ell ,3^k \cdot 1.78^\ell \})\).
期刊介绍:
Algorithmica is an international journal which publishes theoretical papers on algorithms that address problems arising in practical areas, and experimental papers of general appeal for practical importance or techniques. The development of algorithms is an integral part of computer science. The increasing complexity and scope of computer applications makes the design of efficient algorithms essential.
Algorithmica covers algorithms in applied areas such as: VLSI, distributed computing, parallel processing, automated design, robotics, graphics, data base design, software tools, as well as algorithms in fundamental areas such as sorting, searching, data structures, computational geometry, and linear programming.
In addition, the journal features two special sections: Application Experience, presenting findings obtained from applications of theoretical results to practical situations, and Problems, offering short papers presenting problems on selected topics of computer science.