Approximating Long Cycle Above Dirac’s Guarantee

IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Algorithmica Pub Date : 2024-05-30 DOI:10.1007/s00453-024-01240-5
Fedor V. Fomin, Petr A. Golovach, Danil Sagunov, Kirill Simonov
{"title":"Approximating Long Cycle Above Dirac’s Guarantee","authors":"Fedor V. Fomin,&nbsp;Petr A. Golovach,&nbsp;Danil Sagunov,&nbsp;Kirill Simonov","doi":"10.1007/s00453-024-01240-5","DOIUrl":null,"url":null,"abstract":"<div><p>Parameterization above (or below) a guarantee is a successful concept in parameterized algorithms. The idea is that many computational problems admit “natural” guarantees bringing to algorithmic questions whether a better solution (above the guarantee) could be obtained efficiently. For example, for every boolean CNF formula on <i>m</i> clauses, there is an assignment that satisfies at least <i>m</i>/2 clauses. How difficult is it to decide whether there is an assignment satisfying more than <span>\\(m/2 +k\\)</span> clauses? Or, if an <i>n</i>-vertex graph has a perfect matching, then its vertex cover is at least <i>n</i>/2. Is there a vertex cover of size at least <span>\\(n/2 +k\\)</span> for some <span>\\(k\\ge 1\\)</span> and how difficult is it to find such a vertex cover? The above guarantee paradigm has led to several exciting discoveries in the areas of parameterized algorithms and kernelization. We argue that this paradigm could bring forth fresh perspectives on well-studied problems in approximation algorithms. Our example is the longest cycle problem. One of the oldest results in extremal combinatorics is the celebrated Dirac’s theorem from 1952. Dirac’s theorem provides the following guarantee on the length of the longest cycle: for every 2-connected <i>n</i>-vertex graph <i>G</i> with minimum degree <span>\\(\\delta (G)\\le n/2\\)</span>, the length of a longest cycle <i>L</i> is at least <span>\\(2\\delta (G)\\)</span>. Thus the “essential” part in finding the longest cycle is in approximating the “offset” <span>\\(k = L - 2 \\delta (G)\\)</span>. The main result of this paper is the above-guarantee approximation theorem for <i>k</i>. Informally, the theorem says that approximating the offset <i>k</i> is not harder than approximating the total length <i>L</i> of a cycle. In other words, for any (reasonably well-behaved) function <i>f</i>, a polynomial time algorithm constructing a cycle of length <i>f</i>(<i>L</i>) in an undirected graph with a cycle of length <i>L</i>, yields a polynomial time algorithm constructing a cycle of length <span>\\(2\\delta (G)+\\Omega (f(k))\\)</span>.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 8","pages":"2676 - 2713"},"PeriodicalIF":0.9000,"publicationDate":"2024-05-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01240-5.pdf","citationCount":"0","resultStr":null,"platform":"Semanticscholar","paperid":null,"PeriodicalName":"Algorithmica","FirstCategoryId":"94","ListUrlMain":"https://link.springer.com/article/10.1007/s00453-024-01240-5","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

Parameterization above (or below) a guarantee is a successful concept in parameterized algorithms. The idea is that many computational problems admit “natural” guarantees bringing to algorithmic questions whether a better solution (above the guarantee) could be obtained efficiently. For example, for every boolean CNF formula on m clauses, there is an assignment that satisfies at least m/2 clauses. How difficult is it to decide whether there is an assignment satisfying more than \(m/2 +k\) clauses? Or, if an n-vertex graph has a perfect matching, then its vertex cover is at least n/2. Is there a vertex cover of size at least \(n/2 +k\) for some \(k\ge 1\) and how difficult is it to find such a vertex cover? The above guarantee paradigm has led to several exciting discoveries in the areas of parameterized algorithms and kernelization. We argue that this paradigm could bring forth fresh perspectives on well-studied problems in approximation algorithms. Our example is the longest cycle problem. One of the oldest results in extremal combinatorics is the celebrated Dirac’s theorem from 1952. Dirac’s theorem provides the following guarantee on the length of the longest cycle: for every 2-connected n-vertex graph G with minimum degree \(\delta (G)\le n/2\), the length of a longest cycle L is at least \(2\delta (G)\). Thus the “essential” part in finding the longest cycle is in approximating the “offset” \(k = L - 2 \delta (G)\). The main result of this paper is the above-guarantee approximation theorem for k. Informally, the theorem says that approximating the offset k is not harder than approximating the total length L of a cycle. In other words, for any (reasonably well-behaved) function f, a polynomial time algorithm constructing a cycle of length f(L) in an undirected graph with a cycle of length L, yields a polynomial time algorithm constructing a cycle of length \(2\delta (G)+\Omega (f(k))\).

Abstract Image

查看原文
分享 分享
微信好友 朋友圈 QQ好友 复制链接
本刊更多论文
逼近狄拉克保证之上的长周期
高于(或低于)保证的参数化是参数化算法中的一个成功概念。其理念是,许多计算问题都有 "天然 "的保证,这就带来了算法问题,即是否能高效地获得更好的解决方案(高于保证)。例如,对于 m 个分句上的每个布尔 CNF 公式,都有一个至少满足 m/2 个分句的赋值。决定是否有一个赋值满足多于(m/2 +k\)个条款有多难?或者,如果一个 n 个顶点的图有一个完美匹配,那么它的顶点覆盖至少是 n/2。对于某个 \(k\ge 1\) 是否存在大小至少为 \(n/2 +k\) 的顶点覆盖,找到这样的顶点覆盖有多难?上述保证范式已经在参数化算法和内核化领域带来了一些激动人心的发现。我们认为,这一范式可以为近似算法中研究得很透彻的问题带来全新的视角。我们以最长周期问题为例。极值组合学中最古老的成果之一是 1952 年著名的狄拉克定理。狄拉克定理为最长循环的长度提供了如下保证:对于每个最小度数为 \(\delta (G)\le n/2\) 的 2 连接 n 顶点图 G,最长循环 L 的长度至少为 \(2\delta (G)\)。因此,找到最长周期的 "关键 "部分是近似地计算 "偏移量"(k = L - 2 \delta (G)\)。本文的主要结果是上述关于 k 的近似定理。非正式地说,该定理表明,近似偏移量 k 不会比近似一个周期的总长度 L 更难。换句话说,对于任何(合理良好的)函数 f,在具有长度为 L 的循环的无向图中构造长度为 f(L) 的循环的多项式时间算法,可以得到构造长度为 \(2\delta (G)+\Omega (f(k))\) 的循环的多项式时间算法。
本文章由计算机程序翻译,如有差异,请以英文原文为准。
求助全文
约1分钟内获得全文 去求助
来源期刊
Algorithmica
Algorithmica 工程技术-计算机:软件工程
CiteScore
2.80
自引率
9.10%
发文量
158
审稿时长
12 months
期刊介绍: 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.
期刊最新文献
Energy Constrained Depth First Search Recovering the Original Simplicity: Succinct and Exact Quantum Algorithm for the Welded Tree Problem Permutation-constrained Common String Partitions with Applications Reachability of Fair Allocations via Sequential Exchanges On Flipping the Fréchet Distance
×
引用
GB/T 7714-2015
复制
MLA
复制
APA
复制
导出至
BibTeX EndNote RefMan NoteFirst NoteExpress
×
×
提示
您的信息不完整,为了账户安全,请先补充。
现在去补充
×
提示
您因"违规操作"
具体请查看互助需知
我知道了
×
提示
现在去查看 取消
×
提示
确定
0
微信
客服QQ
Book学术公众号 扫码关注我们
反馈
×
意见反馈
请填写您的意见或建议
请填写您的手机或邮箱
已复制链接
已复制链接
快去分享给好友吧!
我知道了
×
扫码分享
扫码分享
Book学术官方微信
Book学术文献互助
Book学术文献互助群
群 号:481959085
Book学术
文献互助 智能选刊 最新文献 互助须知 联系我们:info@booksci.cn
Book学术提供免费学术资源搜索服务,方便国内外学者检索中英文文献。致力于提供最便捷和优质的服务体验。
Copyright © 2023 Book学术 All rights reserved.
ghs 京公网安备 11010802042870号 京ICP备2023020795号-1