Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi
{"title":"命中子图的亚指数参数化算法","authors":"Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi","doi":"arxiv-2409.04786","DOIUrl":null,"url":null,"abstract":"For a finite set $\\mathcal{F}$ of graphs, the $\\mathcal{F}$-Hitting problem\naims to compute, for a given graph $G$ (taken from some graph class\n$\\mathcal{G}$) of $n$ vertices (and $m$ edges) and a parameter\n$k\\in\\mathbb{N}$, a set $S$ of vertices in $G$ such that $|S|\\leq k$ and $G-S$\ndoes not contain any subgraph isomorphic to a graph in $\\mathcal{F}$. As a\ngeneric problem, $\\mathcal{F}$-Hitting subsumes many fundamental\nvertex-deletion problems that are well-studied in the literature. The\n$\\mathcal{F}$-Hitting problem admits a simple branching algorithm with running\ntime $2^{O(k)}\\cdot n^{O(1)}$, while it cannot be solved in $2^{o(k)}\\cdot\nn^{O(1)}$ time on general graphs assuming the ETH. In this paper, we establish a general framework to design subexponential\nparameterized algorithms for the $\\mathcal{F}$-Hitting problem on a broad\nfamily of graph classes. Specifically, our framework yields algorithms that\nsolve $\\mathcal{F}$-Hitting with running time $2^{O(k^c)}\\cdot n+O(m)$ for a\nconstant $c<1$ on any graph class $\\mathcal{G}$ that admits balanced separators\nwhose size is (strongly) sublinear in the number of vertices and polynomial in\nthe size of a maximum clique. Examples include all graph classes of polynomial\nexpansion and many important classes of geometric intersection graphs. Our\nalgorithms also apply to the \\textit{weighted} version of\n$\\mathcal{F}$-Hitting, where each vertex of $G$ has a weight and the goal is to\ncompute the set $S$ with a minimum weight that satisfies the desired\nconditions. The core of our framework is an intricate subexponential branching algorithm\nthat reduces an instance of $\\mathcal{F}$-Hitting (on the aforementioned graph\nclasses) to $2^{O(k^c)}$ general hitting-set instances, where the Gaifman graph\nof each instance has treewidth $O(k^c)$, for some constant $c<1$ depending on\n$\\mathcal{F}$ and the graph class.","PeriodicalId":501525,"journal":{"name":"arXiv - CS - Data Structures and Algorithms","volume":"8 1","pages":""},"PeriodicalIF":0.0000,"publicationDate":"2024-09-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"0","resultStr":"{\"title\":\"Subexponential Parameterized Algorithms for Hitting Subgraphs\",\"authors\":\"Daniel Lokshtanov, Fahad Panolan, Saket Saurabh, Jie Xue, Meirav Zehavi\",\"doi\":\"arxiv-2409.04786\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"For a finite set $\\\\mathcal{F}$ of graphs, the $\\\\mathcal{F}$-Hitting problem\\naims to compute, for a given graph $G$ (taken from some graph class\\n$\\\\mathcal{G}$) of $n$ vertices (and $m$ edges) and a parameter\\n$k\\\\in\\\\mathbb{N}$, a set $S$ of vertices in $G$ such that $|S|\\\\leq k$ and $G-S$\\ndoes not contain any subgraph isomorphic to a graph in $\\\\mathcal{F}$. As a\\ngeneric problem, $\\\\mathcal{F}$-Hitting subsumes many fundamental\\nvertex-deletion problems that are well-studied in the literature. The\\n$\\\\mathcal{F}$-Hitting problem admits a simple branching algorithm with running\\ntime $2^{O(k)}\\\\cdot n^{O(1)}$, while it cannot be solved in $2^{o(k)}\\\\cdot\\nn^{O(1)}$ time on general graphs assuming the ETH. In this paper, we establish a general framework to design subexponential\\nparameterized algorithms for the $\\\\mathcal{F}$-Hitting problem on a broad\\nfamily of graph classes. Specifically, our framework yields algorithms that\\nsolve $\\\\mathcal{F}$-Hitting with running time $2^{O(k^c)}\\\\cdot n+O(m)$ for a\\nconstant $c<1$ on any graph class $\\\\mathcal{G}$ that admits balanced separators\\nwhose size is (strongly) sublinear in the number of vertices and polynomial in\\nthe size of a maximum clique. Examples include all graph classes of polynomial\\nexpansion and many important classes of geometric intersection graphs. Our\\nalgorithms also apply to the \\\\textit{weighted} version of\\n$\\\\mathcal{F}$-Hitting, where each vertex of $G$ has a weight and the goal is to\\ncompute the set $S$ with a minimum weight that satisfies the desired\\nconditions. The core of our framework is an intricate subexponential branching algorithm\\nthat reduces an instance of $\\\\mathcal{F}$-Hitting (on the aforementioned graph\\nclasses) to $2^{O(k^c)}$ general hitting-set instances, where the Gaifman graph\\nof each instance has treewidth $O(k^c)$, for some constant $c<1$ depending on\\n$\\\\mathcal{F}$ and the graph class.\",\"PeriodicalId\":501525,\"journal\":{\"name\":\"arXiv - CS - Data Structures and Algorithms\",\"volume\":\"8 1\",\"pages\":\"\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2024-09-07\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"0\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"arXiv - CS - Data Structures and Algorithms\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/arxiv-2409.04786\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"arXiv - CS - Data Structures and Algorithms","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/arxiv-2409.04786","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 0
摘要
对于$\mathcal{F}$的有限图集,$\mathcal{F}$-Hitting问题旨在计算,对于一个给定的有$n$顶点(和$m$边)的图$G$(取自某个图类$\mathcal{G}$),以及一个参数$k\in\mathbb{N}$、$G$中的顶点集合$S$,使得$|S|\leq k$和$G-S$不包含任何与$\mathcal{F}$中的图同构的子图。作为一个通用问题,$\mathcal{F}$-Hitting 包含了许多文献中研究得很透彻的基本顶点删除问题。$mathcal{F}$-Hitting问题有一个运行时间为$2^{O(k)}/cdot n^{O(1)}$的简单分支算法,但在假设ETH的一般图上,它无法在$2^{o(k)}/cdotn^{O(1)}$时间内求解。在本文中,我们建立了一个通用框架,用于在多种图类上为 $\mathcal{F}$-Hitting 问题设计亚指数参数化算法。具体地说,我们的框架产生了在任何图类 $\mathcal{G}$ 上解决 $\mathcal{F}$-Hitting 问题的算法,其运行时间为 $2^{O(k^c)}\cdot n+O(m)$ for aconstant $c<1$ on any graph class $\mathcal{G}$ that admits balanced separatorswhose size is (strongly) sublinear in the number of vertices and polynomial inthe size of a maximum clique。例子包括多项式展开的所有图类和许多重要的几何交集图类。Oural算法也适用于textit{weighted}版本的$\mathcal{F}$-Hitting,其中$G$的每个顶点都有一个权重,目标是计算满足所需条件的最小权重的集合$S$。我们框架的核心是一种复杂的亚指数分支算法,它能将 $\mathcal{F}$-Hitting(在上述图类上)的实例减少到 $2^{O(k^c)}$一般命中集实例,其中每个实例的盖夫曼图都有树宽 $O(k^c)$,对于某个常数 $c<1$ 取决于 $\mathcal{F}$和图类。
Subexponential Parameterized Algorithms for Hitting Subgraphs
For a finite set $\mathcal{F}$ of graphs, the $\mathcal{F}$-Hitting problem
aims to compute, for a given graph $G$ (taken from some graph class
$\mathcal{G}$) of $n$ vertices (and $m$ edges) and a parameter
$k\in\mathbb{N}$, a set $S$ of vertices in $G$ such that $|S|\leq k$ and $G-S$
does not contain any subgraph isomorphic to a graph in $\mathcal{F}$. As a
generic problem, $\mathcal{F}$-Hitting subsumes many fundamental
vertex-deletion problems that are well-studied in the literature. The
$\mathcal{F}$-Hitting problem admits a simple branching algorithm with running
time $2^{O(k)}\cdot n^{O(1)}$, while it cannot be solved in $2^{o(k)}\cdot
n^{O(1)}$ time on general graphs assuming the ETH. In this paper, we establish a general framework to design subexponential
parameterized algorithms for the $\mathcal{F}$-Hitting problem on a broad
family of graph classes. Specifically, our framework yields algorithms that
solve $\mathcal{F}$-Hitting with running time $2^{O(k^c)}\cdot n+O(m)$ for a
constant $c<1$ on any graph class $\mathcal{G}$ that admits balanced separators
whose size is (strongly) sublinear in the number of vertices and polynomial in
the size of a maximum clique. Examples include all graph classes of polynomial
expansion and many important classes of geometric intersection graphs. Our
algorithms also apply to the \textit{weighted} version of
$\mathcal{F}$-Hitting, where each vertex of $G$ has a weight and the goal is to
compute the set $S$ with a minimum weight that satisfies the desired
conditions. The core of our framework is an intricate subexponential branching algorithm
that reduces an instance of $\mathcal{F}$-Hitting (on the aforementioned graph
classes) to $2^{O(k^c)}$ general hitting-set instances, where the Gaifman graph
of each instance has treewidth $O(k^c)$, for some constant $c<1$ depending on
$\mathcal{F}$ and the graph class.