首页 > 最新文献

Theory of Computing Systems最新文献

英文 中文
Good r-divisions Imply Optimal Amortized Decremental Biconnectivity 良好的 r-division 意味着最佳的摊还递减双连接性
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-06-27 DOI: 10.1007/s00224-024-10181-z
Jacob Holm, Eva Rotenberg

We present a data structure that, given a graph G of n vertices and m edges, and a suitable pair of nested r-divisions of G, preprocesses G in (O(m+n)) time and handles any series of edge-deletions in O(m) total time while answering queries to pairwise biconnectivity in worst-case O(1) time. In case the vertices are not biconnected, the data structure can return a cutvertex separating them in worst-case O(1) time. As an immediate consequence, this gives optimal amortized decremental biconnectivity, 2-edge connectivity, and connectivity for large classes of graphs, including planar graphs and other minor free graphs.

我们提出了一种数据结构,给定一个由 n 个顶点和 m 条边组成的图 G,以及 G 的一对合适的嵌套 r 分割,它能在(O(m+n))时间内对 G 进行预处理,并在 O(m) 的总时间内处理任何一系列边的删除,同时在最坏情况下在 O(1) 的时间内回答成对双连通性查询。如果顶点不是双连接的,数据结构可以在最坏情况下用 O(1) 的时间返回一个将它们分开的切割顶点。因此,这就为包括平面图和其他次要自由图在内的大量图类提供了最优的摊销递减双连通性、2-边连通性和连通性。
{"title":"Good r-divisions Imply Optimal Amortized Decremental Biconnectivity","authors":"Jacob Holm, Eva Rotenberg","doi":"10.1007/s00224-024-10181-z","DOIUrl":"https://doi.org/10.1007/s00224-024-10181-z","url":null,"abstract":"<p>We present a data structure that, given a graph <i>G</i> of <i>n</i> vertices and <i>m</i> edges, and a suitable pair of nested <i>r</i>-divisions of <i>G</i>, preprocesses <i>G</i> in <span>(O(m+n))</span> time and handles any series of edge-deletions in <i>O</i>(<i>m</i>) total time while answering queries to pairwise biconnectivity in worst-case <i>O</i>(1) time. In case the vertices are not biconnected, the data structure can return a cutvertex separating them in worst-case <i>O</i>(1) time. As an immediate consequence, this gives optimal amortized decremental biconnectivity, 2-edge connectivity, and connectivity for large classes of graphs, including planar graphs and other minor free graphs.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"5 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-06-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141511288","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
What Goes Around Comes Around: Covering Tours and Cycle Covers with Turn Costs 有得必有失:支付旅游和自行车旅行的转折费用
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-06-05 DOI: 10.1007/s00224-024-10178-8
Sándor P. Fekete, Dominik Krupke

We investigate several geometric problems of finding tours and cycle covers with minimum turn cost, which have been studied in the past, with complexity, approximation results, and open problems dating back to work by Arkin et al. in 2001. Many new practical applications have spawned variants: For full coverage, all points have to be covered, for subset coverage, specific points have to be covered, and for penalty coverage, points may be left uncovered by incurring a penalty. We show that finding a minimum-turn (full) cycle cover is NP-hard even in 2-dimensional grid graphs, solving the long-standing open Problem 53 in The Open Problems Project edited by Demaine, Mitchell and O’Rourke. We also prove NP-hardness of finding a subset cycle cover of minimum turn cost in thin grid graphs, for which Arkin et al. gave a polynomial-time algorithm for full coverage; this shows that their boundary techniques cannot be applied to compute exact solutions for subset and penalty variants. We also provide a number of positive results. In particular, we establish the first constant-factor approximation algorithms for all considered subset and penalty problem variants for grid-based instances, based on LP/IP techniques. These geometric versions allow many possible edge directions (and thus, turn angles, such as in hexagonal grids or higher-dimensional variants); our approximation factors improve the combinatorial ones of Arkin et al.

我们研究了几个几何问题,即以最小的转弯成本找到巡回和循环覆盖,这些问题在过去已经被研究过,其复杂性、近似结果和悬而未决的问题可以追溯到 2001 年阿金等人的研究。许多新的实际应用催生了各种变体:对于全覆盖,必须覆盖所有点;对于子集覆盖,必须覆盖特定点;而对于惩罚覆盖,可能会通过罚款而使点不被覆盖。我们证明,即使在二维网格图中,寻找最小转弯(全)循环覆盖也是 NP 难的,从而解决了 Demaine、Mitchell 和 O'Rourke 编辑的《开放问题项目》中由来已久的第 53 个开放问题。我们还证明了在细网格图中找到最小转向代价的子集循环覆盖的 NP-hardness,Arkin 等人给出了全覆盖的多项式时间算法;这表明他们的边界技术不能用于计算子集和惩罚变体的精确解。我们还提供了一些积极的结果。特别是,我们基于 LP/IP 技术,为基于网格的实例建立了首个恒因子近似算法,用于所有考虑过的子集和惩罚问题变体。这些几何版本允许许多可能的边缘方向(因此也允许转角,如在六边形网格或更高维的变体中);我们的近似因子改进了 Arkin 等人的组合因子。
{"title":"What Goes Around Comes Around: Covering Tours and Cycle Covers with Turn Costs","authors":"Sándor P. Fekete, Dominik Krupke","doi":"10.1007/s00224-024-10178-8","DOIUrl":"https://doi.org/10.1007/s00224-024-10178-8","url":null,"abstract":"<p>We investigate several geometric problems of finding tours and cycle covers with minimum turn cost, which have been studied in the past, with complexity, approximation results, and open problems dating back to work by Arkin et al. in 2001. Many new practical applications have spawned variants: For <i>full coverage</i>, all points have to be covered, for <i>subset coverage</i>, specific points have to be covered, and for <i>penalty coverage</i>, points may be left uncovered by incurring a penalty. We show that finding a minimum-turn (full) cycle cover is NP-hard even in 2-dimensional grid graphs, solving the long-standing open <i>Problem 53</i> in <i>The Open Problems Project</i> edited by Demaine, Mitchell and O’Rourke. We also prove NP-hardness of finding a <i>subset</i> cycle cover of minimum turn cost in <i>thin</i> grid graphs, for which Arkin et al. gave a polynomial-time algorithm for full coverage; this shows that their boundary techniques cannot be applied to compute exact solutions for subset and penalty variants. We also provide a number of positive results. In particular, we establish the first constant-factor approximation algorithms for all considered subset and penalty problem variants for grid-based instances, based on LP/IP techniques. These geometric versions allow many possible edge directions (and thus, turn angles, such as in hexagonal grids or higher-dimensional variants); our approximation factors improve the combinatorial ones of Arkin et al.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"4 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-06-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141252148","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Prediction and MDL for infinite sequences 无限序列的预测和 MDL
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-05-20 DOI: 10.1007/s00224-024-10180-0
Alexey Milovanov

We combine Solomonoff’s approach to universal prediction with algorithmic statistics and suggest to use the computable measure that provides the best “explanation” for the observed data (in the sense of algorithmic statistics) for prediction. In this way we keep the expected sum of squares of prediction errors bounded (as it was for the Solomonoff’s predictor) and, moreover, guarantee that the sum of squares of prediction errors is bounded along any Martin-Löf random sequence. An extended abstract of this paper was presented at the 16th International Computer Science Symposium in Russia (CSR 2021) (Milovanov 2021).

我们将所罗门诺夫的通用预测方法与算法统计相结合,建议使用能对观测数据提供最佳 "解释"(算法统计意义上的)的可计算度量进行预测。通过这种方法,我们可以保持预测误差的预期平方和有界(就像所罗门诺夫预测器一样),而且还能保证预测误差的平方和沿着任何马丁-洛夫随机序列都有界。本文的扩展摘要已在第 16 届俄罗斯国际计算机科学研讨会(CSR 2021)上发表(Milovanov 2021)。
{"title":"Prediction and MDL for infinite sequences","authors":"Alexey Milovanov","doi":"10.1007/s00224-024-10180-0","DOIUrl":"https://doi.org/10.1007/s00224-024-10180-0","url":null,"abstract":"<p>We combine Solomonoff’s approach to universal prediction with algorithmic statistics and suggest to use the computable measure that provides the best “explanation” for the observed data (in the sense of algorithmic statistics) for prediction. In this way we keep the expected sum of squares of prediction errors bounded (as it was for the Solomonoff’s predictor) and, moreover, guarantee that the sum of squares of prediction errors is bounded along any Martin-Löf random sequence. An extended abstract of this paper was presented at the 16th International Computer Science Symposium in Russia (CSR 2021) (Milovanov 2021).</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"5 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-05-20","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"141148389","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The Power Word Problem in Graph Products 图形产品中的幂字问题
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-05-07 DOI: 10.1007/s00224-024-10173-z
Markus Lohrey, Florian Stober, Armin Weiß

The power word problem for a group (varvec{G}) asks whether an expression (varvec{u_1^{x_1} cdots u_n^{x_n}}), where the (varvec{u_i}) are words over a finite set of generators of (varvec{G}) and the (varvec{x_i}) binary encoded integers, is equal to the identity of (varvec{G}). It is a restriction of the compressed word problem, where the input word is represented by a straight-line program (i.e., an algebraic circuit over (varvec{G})). We start by showing some easy results concerning the power word problem. In particular, the power word problem for a group (varvec{G}) is (varvec{textsf{uNC}^{1}})-many-one reducible to the power word problem for a finite-index subgroup of (varvec{G}). For our main result, we consider graph products of groups that do not have elements of order two. We show that the power word problem in a fixed such graph product is (varvec{textsf{AC} ^0})-Turing-reducible to the word problem for the free group (varvec{F_2}) and the power word problems of the base groups. Furthermore, we look into the uniform power word problem in a graph product, where the dependence graph and the base groups are part of the input. Given a class of finitely generated groups (varvec{mathcal {C}}) without order two elements, the uniform power word problem in a graph product can be solved in (varvec{textsf{AC} ^0[textsf{C}_=textsf{L} ^{{{,textrm{UPowWP},}}(mathcal {C})}]}), where (varvec{{{,textrm{UPowWP},}}(mathcal {C})}) denotes the uniform power word problem for groups from the class (varvec{mathcal {C}}). As a consequence of our results, the uniform knapsack problem in right-angled Artin groups is (varvec{textsf{NP}})-complete. The present paper is a combination of the two conference papers (Lohrey and Weiß 2019b, Stober and Weiß 2022a). In Stober and Weiß (2022a) our results on graph products were wrongly stated without the additional assumption that the base groups do not have elements of order two. In the present work we correct this mistake. While we strongly conjecture that the result as stated in Stober and Weiß (2022a) is true, our proof relies on this additional assumption.

群(varvec{G})的幂词问题问的是表达式 (varvec{u_1^{x_1} cdots u_n^{x_n}}) 是否是幂词、其中,(varvec{u_i})是有限的(varvec{G})生成器集合上的词;(varvec{x_i})是二进制编码的整数,等于(varvec{G})的标识。它是压缩字问题的一个限制条件,在压缩字问题中,输入字由直线程序(即 (varvec{G}) 上的代数电路)表示。我们首先展示一些关于幂词问题的简单结果。特别是,群 (varvec{G}) 的幂级数问题是 (varvec{textsf{uNC}^{1}})-many-one reducible to the power word problem for a finite-index subgroup of (varvec{G}).对于我们的主要结果,我们考虑的是没有二阶元素的群的图积。我们证明了在一个固定的这样的图积中,幂词问题是 (varvec{textsf{AC} ^0})-Turing-reducible 到自由群 (varvec{F_2}) 的词问题和基群的幂词问题的。此外,我们还研究了图积中的均匀幂词问题,其中隶属图和基群是输入的一部分。给定一类无二阶元素的有限生成群((varvec{textsf{AC})),图积中的均匀幂词问题可以在(varvec{textsf{AC})中求解。^0[textsf{C}_=textsf{L}^{{textrm{UPowWP},}}}(mathcal {C})}]}), where (varvec{{,textrm{UPowWP}、(mathcal{C})})表示来自类 (varvec{mathcal {C}}) 的群的均匀幂词问题。)由于我们的结果,直角阿汀群中的均匀knapsack问题是 (varvec{textsf{NP}})-完全的。本文是两篇会议论文(Lohrey and Weiß 2019b, Stober and Weiß 2022a)的合并。在 Stober and Weiß (2022a)中,我们关于图积的结果被错误地表述为没有额外假设基群没有二阶元素。在本论文中,我们纠正了这一错误。虽然我们强烈推测 Stober 和 Weiß (2022a) 中的结果是正确的,但我们的证明依赖于这个额外的假设。
{"title":"The Power Word Problem in Graph Products","authors":"Markus Lohrey, Florian Stober, Armin Weiß","doi":"10.1007/s00224-024-10173-z","DOIUrl":"https://doi.org/10.1007/s00224-024-10173-z","url":null,"abstract":"<p>The power word problem for a group <span>(varvec{G})</span> asks whether an expression <span>(varvec{u_1^{x_1} cdots u_n^{x_n}})</span>, where the <span>(varvec{u_i})</span> are words over a finite set of generators of <span>(varvec{G})</span> and the <span>(varvec{x_i})</span> binary encoded integers, is equal to the identity of <span>(varvec{G})</span>. It is a restriction of the compressed word problem, where the input word is represented by a straight-line program (i.e., an algebraic circuit over <span>(varvec{G})</span>). We start by showing some easy results concerning the power word problem. In particular, the power word problem for a group <span>(varvec{G})</span> is <span>(varvec{textsf{uNC}^{1}})</span>-many-one reducible to the power word problem for a finite-index subgroup of <span>(varvec{G})</span>. For our main result, we consider graph products of groups that do not have elements of order two. We show that the power word problem in a fixed such graph product is <span>(varvec{textsf{AC} ^0})</span>-Turing-reducible to the word problem for the free group <span>(varvec{F_2})</span> and the power word problems of the base groups. Furthermore, we look into the uniform power word problem in a graph product, where the dependence graph and the base groups are part of the input. Given a class of finitely generated groups <span>(varvec{mathcal {C}})</span> without order two elements, the uniform power word problem in a graph product can be solved in <span>(varvec{textsf{AC} ^0[textsf{C}_=textsf{L} ^{{{,textrm{UPowWP},}}(mathcal {C})}]})</span>, where <span>(varvec{{{,textrm{UPowWP},}}(mathcal {C})})</span> denotes the uniform power word problem for groups from the class <span>(varvec{mathcal {C}})</span>. As a consequence of our results, the uniform knapsack problem in right-angled Artin groups is <span>(varvec{textsf{NP}})</span>-complete. The present paper is a combination of the two conference papers (Lohrey and Weiß 2019b, Stober and Weiß 2022a). In Stober and Weiß (2022a) our results on graph products were wrongly stated without the additional assumption that the base groups do not have elements of order two. In the present work we correct this mistake. While we strongly conjecture that the result as stated in Stober and Weiß (2022a) is true, our proof relies on this additional assumption.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"508 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-05-07","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140883734","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Characterization of Ordered Semigroups Generating Well Quasi-Orders of Words 有序半群的特征,产生良好的词准有序半群
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-04-11 DOI: 10.1007/s00224-024-10172-0
Ondřej Klíma, Jonatan Kolegar

The notion of a quasi-order generated by a homomorphism from the semigroup of all words onto a finite ordered semigroup was introduced by Bucher et al. (Theor. Comput. Sci. 40, 131–148 1985). It naturally occurred in their studies of derivation relations associated with a given set of context-free rules, and they asked a crucial question, whether the resulting relation is a well quasi-order. We answer this question in the case of the quasi-order generated by a semigroup homomorphism. We show that the answer does not depend on the homomorphism, but it is a property of its image. Moreover, we give an algebraic characterization of those finite semigroups for which we get well quasi-orders. This characterization completes the structural characterization given by Kunc (Theor. Comput. Sci. 348, 277–293 2005) in the case of semigroups ordered by equality. Compared with Kunc’s characterization, the new one has no structural meaning, and we explain why that is so. In addition, we prove that the new condition is testable in polynomial time.

由所有词的半群到有限有序半群的同构所产生的准序概念是由布歇等人提出的(《计算科学理论》,40, 131-148 1985 年)。他们在研究与一组给定的无上下文规则相关联的派生关系时自然而然地提出了一个关键问题:由此产生的关系是否是一个良好的准有序关系。我们以半群同态生成的准序为例来回答这个问题。我们证明,答案并不取决于同态,而是其映像的属性。此外,我们还给出了得到良好准阶的有限半群的代数特征。这一表征完善了昆奇 (Theor. Comput. Sci. 348, 277-293 2005) 在等价有序半群情况下给出的结构表征。与昆奇的表征相比,新表征在结构上没有任何意义,我们将解释其原因。此外,我们还证明了新条件可在多项式时间内检验。
{"title":"Characterization of Ordered Semigroups Generating Well Quasi-Orders of Words","authors":"Ondřej Klíma, Jonatan Kolegar","doi":"10.1007/s00224-024-10172-0","DOIUrl":"https://doi.org/10.1007/s00224-024-10172-0","url":null,"abstract":"<p>The notion of a quasi-order generated by a homomorphism from the semigroup of all words onto a finite ordered semigroup was introduced by Bucher et al. (Theor. Comput. Sci. <b>40</b>, 131–148 1985). It naturally occurred in their studies of derivation relations associated with a given set of context-free rules, and they asked a crucial question, whether the resulting relation is a well quasi-order. We answer this question in the case of the quasi-order generated by a semigroup homomorphism. We show that the answer does not depend on the homomorphism, but it is a property of its image. Moreover, we give an algebraic characterization of those finite semigroups for which we get well quasi-orders. This characterization completes the structural characterization given by Kunc (Theor. Comput. Sci. <b>348</b>, 277–293 2005) in the case of semigroups ordered by equality. Compared with Kunc’s characterization, the new one has no structural meaning, and we explain why that is so. In addition, we prove that the new condition is testable in polynomial time.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"251 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-04-11","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140575154","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
How to Hide a Clique? 如何隐藏小团体?
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-04-05 DOI: 10.1007/s00224-024-10167-x
Uriel Feige, Vadim Grinberg

In the well known planted clique problem, a clique (or alternatively, an independent set) of size k is planted at random in an Erdos-Renyi random G(np) graph, and the goal is to design an algorithm that finds the maximum clique (or independent set) in the resulting graph. We introduce a variation on this problem, where instead of planting the clique at random, the clique is planted by an adversary who attempts to make it difficult to find the maximum clique in the resulting graph. We show that for the standard setting of the parameters of the problem, namely, a clique of size (k = sqrt{n}) planted in a random (G(n, frac{1}{2})) graph, the known polynomial time algorithms can be extended (in a non-trivial way) to work also in the adversarial setting. In contrast, we show that for other natural settings of the parameters, such as planting an independent set of size (k=frac{n}{2}) in a G(np) graph with (p = n^{-frac{1}{2}}), there is no polynomial time algorithm that finds an independent set of size k, unless NP has randomized polynomial time algorithms.

在众所周知的 "植入小块 "问题中,一个大小为 k 的小块(或独立集)被随机植入一个 Erdos-Renyi 随机 G(n, p) 图中,目标是设计一种算法,在生成的图中找到最大的小块(或独立集)。我们在这个问题上引入了一个变种,即不是随机植入一个小块,而是由对手植入一个小块,试图让我们很难在结果图中找到最大小块。我们证明,对于问题参数的标准设置,即在随机的 (G(n, frac{1}{2})) 图中植入一个大小为 (k = sqrt{n}) 的簇,已知的多项式时间算法可以(以一种非微妙的方式)扩展到在对抗设置中也能工作。与此相反,我们证明,对于参数的其他自然设置,例如在一个具有 (p = n^{-frac{1}{2}) 的 G(n, p) 图中种植大小为 (k=frac{n}{2}) 的独立集,除非 NP 有随机多项式时间算法,否则不存在找到大小为 k 的独立集的多项式时间算法。
{"title":"How to Hide a Clique?","authors":"Uriel Feige, Vadim Grinberg","doi":"10.1007/s00224-024-10167-x","DOIUrl":"https://doi.org/10.1007/s00224-024-10167-x","url":null,"abstract":"<p>In the well known planted clique problem, a clique (or alternatively, an independent set) of size <i>k</i> is planted at random in an Erdos-Renyi random <i>G</i>(<i>n</i>, <i>p</i>) graph, and the goal is to design an algorithm that finds the maximum clique (or independent set) in the resulting graph. We introduce a variation on this problem, where instead of planting the clique at random, the clique is planted by an adversary who attempts to make it difficult to find the maximum clique in the resulting graph. We show that for the standard setting of the parameters of the problem, namely, a clique of size <span>(k = sqrt{n})</span> planted in a random <span>(G(n, frac{1}{2}))</span> graph, the known polynomial time algorithms can be extended (in a non-trivial way) to work also in the adversarial setting. In contrast, we show that for other natural settings of the parameters, such as planting an independent set of size <span>(k=frac{n}{2})</span> in a <i>G</i>(<i>n</i>, <i>p</i>) graph with <span>(p = n^{-frac{1}{2}})</span>, there is no polynomial time algorithm that finds an independent set of size <i>k</i>, unless NP has randomized polynomial time algorithms.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"2015 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140575153","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Revisiting the Distortion of Distributed Voting 重新审视分散投票的扭曲现象
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-04-05 DOI: 10.1007/s00224-024-10171-1
Aris Filos-Ratsikas, Alexandros A. Voudouris

We consider a setting with agents that have preferences over alternatives and are partitioned into disjoint districts. The goal is to choose one alternative as the winner using a mechanism which first decides a representative alternative for each district based on a local election with the agents therein as participants, and then chooses one of the district representatives as the winner. Previous work showed bounds on the distortion of a specific class of deterministic plurality-based mechanisms depending on the available information about the preferences of the agents in the districts. In this paper, we first consider the whole class of deterministic mechanisms and show asymptotically tight bounds on their distortion. We then initiate the study of the distortion of randomized mechanisms in distributed voting and show bounds based on several informational assumptions, which in many cases turn out to be tight. Finally, we also experimentally compare the distortion of many different mechanisms of interest using synthetic and real-world data.

我们考虑的情况是,代理人对备选方案有偏好,并被划分为互不相连的地区。我们的目标是利用一种机制选择一个备选方案作为获胜者,该机制首先根据当地选举决定每个地区的代表备选方案,其中的代理人都是参与者,然后从地区代表中选择一个作为获胜者。之前的研究表明,根据各地区代理人偏好的可用信息,某一类基于确定性复数的机制的失真度是有限的。在本文中,我们首先考虑了整类确定性机制,并展示了其失真度的渐近紧约束。然后,我们开始研究分布式投票中随机机制的失真问题,并展示了基于若干信息假设的约束,这些约束在很多情况下都很严格。最后,我们还使用合成数据和真实世界数据对许多不同机制的失真进行了实验比较。
{"title":"Revisiting the Distortion of Distributed Voting","authors":"Aris Filos-Ratsikas, Alexandros A. Voudouris","doi":"10.1007/s00224-024-10171-1","DOIUrl":"https://doi.org/10.1007/s00224-024-10171-1","url":null,"abstract":"<p>We consider a setting with agents that have preferences over alternatives and are partitioned into disjoint districts. The goal is to choose one alternative as the winner using a mechanism which first decides a representative alternative for each district based on a local election with the agents therein as participants, and then chooses one of the district representatives as the winner. Previous work showed bounds on the distortion of a specific class of deterministic plurality-based mechanisms depending on the available information about the preferences of the agents in the districts. In this paper, we first consider the whole class of deterministic mechanisms and show asymptotically tight bounds on their distortion. We then initiate the study of the distortion of randomized mechanisms in distributed voting and show bounds based on several informational assumptions, which in many cases turn out to be tight. Finally, we also experimentally compare the distortion of many different mechanisms of interest using synthetic and real-world data.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"130 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140575201","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Pumping Lemmas Can be “Harmful” 抽水马桶可能 "有害"
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-04-05 DOI: 10.1007/s00224-024-10169-9
Jingnan Xie, Harry B. Hunt III, Richard E. Stearns

A pumping lemma for a class of languages (varvec{mathcal {C}}) is often used to show particular languages are not in (varvec{mathcal {C}}). In contrast, we show that a pumping lemma for a class of languages (varvec{mathcal {C}}) can be used to study the computational complexity of the predicate “(in varvec{mathcal {C}})” via highly efficient many-one reductions. In this paper, we use extended regular expressions (EXREGs, introduced in Câmpeanu et al. (Int. J. Foundations Comput. Sci. 14(6), 1007–1018, 2003)) as an example to illustrate the proof technique and establish the complexity of the predicate “is an EXREG language” for several classes of languages. Due to the efficiency of the reductions, both productiveness (a stronger form of non-recursive enumerability) and complexity results can be obtained simultaneously. For example, we show that the predicate “is an EXREG language” is productive (hence, not recursively enumerable) for context-free grammars, and is Co-NEXPTIME-hard for context-free grammars generating bounded languages. The proof technique is easy to use and requires only a few conditions. This suggests that for any class of languages (varvec{mathcal {C}}) having a pumping lemma, the language class comparison problems (e.g., does a given context-free grammar generate a language in (varvec{mathcal {C}})?) are almost guaranteed to be hard. So, pumping lemmas sometimes could be “harmful” when studying computational complexity results.

一类语言(varvec{mathcal {C}})的抽水稃常被用来证明特定的语言不在(varvec{mathcal {C}})中。与此相反,我们通过高效的多一还原法证明,一类语言 (varvec{mathcal {C}}) 的抽水稃可以用来研究谓词"(in varvec{mathcal {C}})" 的计算复杂性。在本文中,我们使用了扩展正则表达式(EXREGs,在 Câmpeanu et al.J. Foundations Comput.Sci. 14(6), 1007-1018, 2003)中引入的扩展正则表达式(EXREGs)作为例子来说明证明技术,并为几类语言建立 "是 EXREG 语言 "谓词的复杂性。由于还原的高效性,我们可以同时获得生产性(一种更强的非递归可枚举性)和复杂性结果。例如,我们证明了 "是 EXREG 语言 "这个谓词对于无上下文语法来说是富有成效的(因此不是递归可枚举的),而对于生成有界语言的无上下文语法来说是 Co-NEXPTIME-hard 的。证明技术易于使用,只需要几个条件。这表明,对于任何一类有抽水稃法的语言 (varvec{mathcal {C}}/),语言类比较问题(例如,给定的无上下文语法会生成 (varvec{mathcal {C}}/)中的语言吗?因此,在研究计算复杂性结果时,抽取lemmas有时可能是 "有害 "的。
{"title":"Pumping Lemmas Can be “Harmful”","authors":"Jingnan Xie, Harry B. Hunt III, Richard E. Stearns","doi":"10.1007/s00224-024-10169-9","DOIUrl":"https://doi.org/10.1007/s00224-024-10169-9","url":null,"abstract":"<p>A pumping lemma for a class of languages <span>(varvec{mathcal {C}})</span> is often used to show particular languages are not in <span>(varvec{mathcal {C}})</span>. In contrast, we show that a pumping lemma for a class of languages <span>(varvec{mathcal {C}})</span> can be used to study the computational complexity of the predicate “<span>(in varvec{mathcal {C}})</span>” via highly efficient many-one reductions. In this paper, we use extended regular expressions (EXREGs, introduced in Câmpeanu et al. (Int. J. Foundations Comput. Sci. <b>14</b>(6), 1007–1018, 2003)) as an example to illustrate the proof technique and establish the complexity of the predicate “is an EXREG language” for several classes of languages. Due to the efficiency of the reductions, both productiveness (a stronger form of non-recursive enumerability) and complexity results can be obtained simultaneously. For example, we show that the predicate “is an EXREG language” is productive (hence, not recursively enumerable) for context-free grammars, and is Co-NEXPTIME-hard for context-free grammars generating bounded languages. The proof technique is easy to use and requires only a few conditions. This suggests that for any class of languages <span>(varvec{mathcal {C}})</span> having a pumping lemma, the language class comparison problems (e.g., does a given context-free grammar generate a language in <span>(varvec{mathcal {C}})</span>?) are almost guaranteed to be hard. So, pumping lemmas sometimes could be “harmful” when studying computational complexity results.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"1 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-04-05","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140575240","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Placing Green Bridges Optimally, with a Multivariate Analysis 通过多变量分析优化绿色桥梁的布局
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-04-01 DOI: 10.1007/s00224-023-10157-5
Till Fluschnik, Leon Kellerhals

We study the problem of placing wildlife crossings, such as green bridges, over human-made obstacles to challenge habitat fragmentation. The main task herein is, given a graph describing habitats or routes of wildlife animals and possibilities of building green bridges, to find a low-cost placement of green bridges that connects the habitats. We develop three problem models for this task and study them from a computational complexity and parameterized algorithmics perspective.

我们研究的问题是在人为障碍物上架设野生动物通道(如绿桥),以解决栖息地破碎化问题。本文的主要任务是,给定一张描述野生动物栖息地或路线以及建造绿桥可能性的图,找到连接栖息地的低成本绿桥位置。我们为此任务开发了三个问题模型,并从计算复杂性和参数化算法的角度对其进行了研究。
{"title":"Placing Green Bridges Optimally, with a Multivariate Analysis","authors":"Till Fluschnik, Leon Kellerhals","doi":"10.1007/s00224-023-10157-5","DOIUrl":"https://doi.org/10.1007/s00224-023-10157-5","url":null,"abstract":"<p>We study the problem of placing wildlife crossings, such as green bridges, over human-made obstacles to challenge habitat fragmentation. The main task herein is, given a graph describing habitats or routes of wildlife animals and possibilities of building green bridges, to find a low-cost placement of green bridges that connects the habitats. We develop three problem models for this task and study them from a computational complexity and parameterized algorithmics perspective.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"84 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-04-01","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140575237","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
CNF Encodings of Symmetric Functions 对称函数的 CNF 编码
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, THEORY & METHODS Pub Date : 2024-03-26 DOI: 10.1007/s00224-024-10168-w

Abstract

Many Boolean functions that need to be encoded as CNF in practice, have only exponential size CNF representations. To avoid this effect, one usually introduces nondeterministic variables. For example, whereas the minimum number of clauses in a CNF computing the parity function (x_1oplus x_2 oplus cdots oplus x_n) is  (2^{n-1}) , one can use (n-1) nondeterministic variables to get a CNF encoding with 4n clauses. In this paper, we prove tradeoffs between various parameters (the number of clauses, the width of clauses, and the number of nondeterministic variables) of CNF encodings of various symmetric functions. In particular, we show that a folklore way of encoding parity as CNF is provably optimal. We do this by using a tight connection between CNF encodings and depth-3 circuits. This connection shows that CNF encodings is an interesting computational model for Boolean functions: on the one hand, it is routinely used in practice when translating a computational problem to a format acceptable by a SAT solver, on the other hand, lower bounds on the size of CNF encodings imply depth-3 circuit lower bounds.

摘要 在实践中,许多需要用 CNF 编码的布尔函数,其 CNF 表示的大小仅为指数级。为了避免这种影响,我们通常会引入非确定变量。例如,计算奇偶校验函数 (x_1oplus x_2 oplus cdots oplus x_n) 的 CNF 中的最小子句数是 (2^{n-1}),而我们可以使用 (n-1) 个非确定变量来得到一个有 4n 个子句的 CNF 编码。在本文中,我们证明了各种对称函数的 CNF 编码的各种参数(子句数、子句宽度和非确定变量数)之间的权衡。特别是,我们证明了将奇偶性编码为 CNF 的民间方法是可证明的最优方法。我们通过使用 CNF 编码和深度-3 电路之间的紧密联系来实现这一点。这种联系表明,CNF 编码是布尔函数的一个有趣的计算模型:一方面,当把一个计算问题转换成 SAT 解算器可接受的格式时,CNF 编码经常被用于实践;另一方面,CNF 编码大小的下限意味着深度-3 电路的下限。
{"title":"CNF Encodings of Symmetric Functions","authors":"","doi":"10.1007/s00224-024-10168-w","DOIUrl":"https://doi.org/10.1007/s00224-024-10168-w","url":null,"abstract":"<h3>Abstract</h3> <p>Many Boolean functions that need to be encoded as CNF in practice, have only exponential size CNF representations. To avoid this effect, one usually introduces nondeterministic variables. For example, whereas the minimum number of clauses in a CNF computing the parity function <span> <span>(x_1oplus x_2 oplus cdots oplus x_n)</span> </span> is <span> <span>(2^{n-1})</span> </span>, one can use <span> <span>(n-1)</span> </span> nondeterministic variables to get a CNF encoding with 4<em>n</em> clauses. In this paper, we prove tradeoffs between various parameters (the number of clauses, the width of clauses, and the number of nondeterministic variables) of CNF encodings of various symmetric functions. In particular, we show that a folklore way of encoding parity as CNF is provably optimal. We do this by using a tight connection between CNF encodings and depth-3 circuits. This connection shows that CNF encodings is an interesting computational model for Boolean functions: on the one hand, it is routinely used in practice when translating a computational problem to a format acceptable by a SAT solver, on the other hand, lower bounds on the size of CNF encodings imply depth-3 circuit lower bounds.</p>","PeriodicalId":22832,"journal":{"name":"Theory of Computing Systems","volume":"166 1","pages":""},"PeriodicalIF":0.5,"publicationDate":"2024-03-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140301608","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Theory of Computing Systems
全部 Acc. Chem. Res. ACS Applied Bio Materials ACS Appl. Electron. Mater. ACS Appl. Energy Mater. ACS Appl. Mater. Interfaces ACS Appl. Nano Mater. ACS Appl. Polym. Mater. ACS BIOMATER-SCI ENG ACS Catal. ACS Cent. Sci. ACS Chem. Biol. ACS Chemical Health & Safety ACS Chem. Neurosci. ACS Comb. Sci. ACS Earth Space Chem. ACS Energy Lett. ACS Infect. Dis. ACS Macro Lett. ACS Mater. Lett. ACS Med. Chem. Lett. ACS Nano ACS Omega ACS Photonics ACS Sens. ACS Sustainable Chem. Eng. ACS Synth. Biol. Anal. Chem. BIOCHEMISTRY-US Bioconjugate Chem. BIOMACROMOLECULES Chem. Res. Toxicol. Chem. Rev. Chem. Mater. CRYST GROWTH DES ENERG FUEL Environ. Sci. Technol. Environ. Sci. Technol. Lett. Eur. J. Inorg. Chem. IND ENG CHEM RES Inorg. Chem. J. Agric. Food. Chem. J. Chem. Eng. Data J. Chem. Educ. J. Chem. Inf. Model. J. Chem. Theory Comput. J. Med. Chem. J. Nat. Prod. J PROTEOME RES J. Am. Chem. Soc. LANGMUIR MACROMOLECULES Mol. Pharmaceutics Nano Lett. Org. Lett. ORG PROCESS RES DEV ORGANOMETALLICS J. Org. Chem. J. Phys. Chem. J. Phys. Chem. A J. Phys. Chem. B J. Phys. Chem. C J. Phys. Chem. Lett. Analyst Anal. Methods Biomater. Sci. Catal. Sci. Technol. Chem. Commun. Chem. Soc. Rev. CHEM EDUC RES PRACT CRYSTENGCOMM Dalton Trans. Energy Environ. Sci. ENVIRON SCI-NANO ENVIRON SCI-PROC IMP ENVIRON SCI-WAT RES Faraday Discuss. Food Funct. Green Chem. Inorg. Chem. Front. Integr. Biol. J. Anal. At. Spectrom. J. Mater. Chem. A J. Mater. Chem. B J. Mater. Chem. C Lab Chip Mater. Chem. Front. Mater. Horiz. MEDCHEMCOMM Metallomics Mol. Biosyst. Mol. Syst. Des. Eng. Nanoscale Nanoscale Horiz. Nat. Prod. Rep. New J. Chem. Org. Biomol. Chem. Org. Chem. Front. PHOTOCH PHOTOBIO SCI PCCP Polym. Chem.
×
引用
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