对称定向多路切的参数化复杂度

E. Eiben, Clément Rambaud, Magnus Wahlstrom
{"title":"对称定向多路切的参数化复杂度","authors":"E. Eiben, Clément Rambaud, Magnus Wahlstrom","doi":"10.48550/arXiv.2208.09017","DOIUrl":null,"url":null,"abstract":"We study the problem Symmetric Directed Multicut from a parameterized complexity perspective. In this problem, the input is a digraph $D$, a set of cut requests $C=\\{(s_1,t_1),\\ldots,(s_\\ell,t_\\ell)\\}$ and an integer $k$, and the task is to find a set $X \\subseteq V(D)$ of size at most $k$ such that for every $1 \\leq i \\leq \\ell$, $X$ intersects either all $(s_i,t_i)$-paths or all $(t_i,s_i)$-paths. Equivalently, every strongly connected component of $D-X$ contains at most one vertex out of $s_i$ and $t_i$ for every $i$. This problem is previously known from research in approximation algorithms, where it is known to have an $O(\\log k \\log \\log k)$-approximation. We note that the problem, parameterized by $k$, directly generalizes multiple interesting FPT problems such as (Undirected) Vertex Multicut and Directed Subset Feedback Vertex Set. We are not able to settle the existence of an FPT algorithm parameterized purely by $k$, but we give three partial results: An FPT algorithm parameterized by $k+\\ell$; an FPT-time 2-approximation parameterized by $k$; and an FPT algorithm parameterized by $k$ for the special case that the cut requests form a clique, Symmetric Directed Multiway Cut. The existence of an FPT algorithm parameterized purely by $k$ remains an intriguing open possibility.","PeriodicalId":137775,"journal":{"name":"International Symposium on Parameterized and Exact Computation","volume":"47 2 1","pages":"0"},"PeriodicalIF":0.0000,"publicationDate":"2022-08-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":"3","resultStr":"{\"title\":\"On the parameterized complexity of symmetric directed multicut\",\"authors\":\"E. Eiben, Clément Rambaud, Magnus Wahlstrom\",\"doi\":\"10.48550/arXiv.2208.09017\",\"DOIUrl\":null,\"url\":null,\"abstract\":\"We study the problem Symmetric Directed Multicut from a parameterized complexity perspective. In this problem, the input is a digraph $D$, a set of cut requests $C=\\\\{(s_1,t_1),\\\\ldots,(s_\\\\ell,t_\\\\ell)\\\\}$ and an integer $k$, and the task is to find a set $X \\\\subseteq V(D)$ of size at most $k$ such that for every $1 \\\\leq i \\\\leq \\\\ell$, $X$ intersects either all $(s_i,t_i)$-paths or all $(t_i,s_i)$-paths. Equivalently, every strongly connected component of $D-X$ contains at most one vertex out of $s_i$ and $t_i$ for every $i$. This problem is previously known from research in approximation algorithms, where it is known to have an $O(\\\\log k \\\\log \\\\log k)$-approximation. We note that the problem, parameterized by $k$, directly generalizes multiple interesting FPT problems such as (Undirected) Vertex Multicut and Directed Subset Feedback Vertex Set. We are not able to settle the existence of an FPT algorithm parameterized purely by $k$, but we give three partial results: An FPT algorithm parameterized by $k+\\\\ell$; an FPT-time 2-approximation parameterized by $k$; and an FPT algorithm parameterized by $k$ for the special case that the cut requests form a clique, Symmetric Directed Multiway Cut. The existence of an FPT algorithm parameterized purely by $k$ remains an intriguing open possibility.\",\"PeriodicalId\":137775,\"journal\":{\"name\":\"International Symposium on Parameterized and Exact Computation\",\"volume\":\"47 2 1\",\"pages\":\"0\"},\"PeriodicalIF\":0.0000,\"publicationDate\":\"2022-08-18\",\"publicationTypes\":\"Journal Article\",\"fieldsOfStudy\":null,\"isOpenAccess\":false,\"openAccessPdf\":\"\",\"citationCount\":\"3\",\"resultStr\":null,\"platform\":\"Semanticscholar\",\"paperid\":null,\"PeriodicalName\":\"International Symposium on Parameterized and Exact Computation\",\"FirstCategoryId\":\"1085\",\"ListUrlMain\":\"https://doi.org/10.48550/arXiv.2208.09017\",\"RegionNum\":0,\"RegionCategory\":null,\"ArticlePicture\":[],\"TitleCN\":null,\"AbstractTextCN\":null,\"PMCID\":null,\"EPubDate\":\"\",\"PubModel\":\"\",\"JCR\":\"\",\"JCRName\":\"\",\"Score\":null,\"Total\":0}","platform":"Semanticscholar","paperid":null,"PeriodicalName":"International Symposium on Parameterized and Exact Computation","FirstCategoryId":"1085","ListUrlMain":"https://doi.org/10.48550/arXiv.2208.09017","RegionNum":0,"RegionCategory":null,"ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":null,"EPubDate":"","PubModel":"","JCR":"","JCRName":"","Score":null,"Total":0}
引用次数: 3

摘要

从参数化复杂度的角度研究了对称定向多切问题。在这个问题中,输入是一个有向图$D$,一组切请求$C=\{(s_1,t_1),\ldots,(s_\ell,t_\ell)\}$和一个整数$k$,任务是找到一个大小不超过$k$的集合$X \subseteq V(D)$,使得对于每个$1 \leq i \leq \ell$, $X$与所有$(s_i,t_i)$路径或所有$(t_i,s_i)$路径相交。同样,对于每个$i$,每个$D-X$的强连接分量最多包含一个来自$s_i$和$t_i$的顶点。这个问题以前是从近似算法的研究中知道的,其中已知有一个$O(\log k \log \log k)$ -近似。我们注意到,通过$k$参数化的问题直接推广了多个有趣的FPT问题,如(无向)顶点多切割和有向子集反馈顶点集。我们不能证明纯参数化$k$的FPT算法的存在性,但我们给出了三个部分结果:参数化$k+\ell$的FPT算法;由$k$参数化的FPT-time - 2近似;以及参数化为$k$的FPT算法,用于切割请求形成团的特殊情况,即对称定向多路切割。纯粹由$k$参数化的FPT算法的存在仍然是一个有趣的开放可能性。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
On the parameterized complexity of symmetric directed multicut
We study the problem Symmetric Directed Multicut from a parameterized complexity perspective. In this problem, the input is a digraph $D$, a set of cut requests $C=\{(s_1,t_1),\ldots,(s_\ell,t_\ell)\}$ and an integer $k$, and the task is to find a set $X \subseteq V(D)$ of size at most $k$ such that for every $1 \leq i \leq \ell$, $X$ intersects either all $(s_i,t_i)$-paths or all $(t_i,s_i)$-paths. Equivalently, every strongly connected component of $D-X$ contains at most one vertex out of $s_i$ and $t_i$ for every $i$. This problem is previously known from research in approximation algorithms, where it is known to have an $O(\log k \log \log k)$-approximation. We note that the problem, parameterized by $k$, directly generalizes multiple interesting FPT problems such as (Undirected) Vertex Multicut and Directed Subset Feedback Vertex Set. We are not able to settle the existence of an FPT algorithm parameterized purely by $k$, but we give three partial results: An FPT algorithm parameterized by $k+\ell$; an FPT-time 2-approximation parameterized by $k$; and an FPT algorithm parameterized by $k$ for the special case that the cut requests form a clique, Symmetric Directed Multiway Cut. The existence of an FPT algorithm parameterized purely by $k$ remains an intriguing open possibility.
求助全文
通过发布文献求助,成功后即可免费获取论文全文。 去求助
来源期刊
自引率
0.00%
发文量
0
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
确定
请完成安全验证×
copy
已复制链接
快去分享给好友吧!
我知道了
右上角分享
点击右上角分享
0
联系我们:info@booksci.cn Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。 Copyright © 2023 布克学术 All rights reserved.
京ICP备2023020795号-1
ghs 京公网安备 11010802042870号
Book学术文献互助
Book学术文献互助群
群 号:604180095
Book学术官方微信