首页 > 最新文献

Journal of Computer and System Sciences最新文献

英文 中文
Backwards-reachability for cooperating multi-pushdown systems 多推杆合作系统的后向可达性
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-10-31 DOI: 10.1016/j.jcss.2024.103601
Chris Köcher , Dietrich Kuske
A cooperating multi-pushdown system consists of a tuple of pushdown systems that can delegate the execution of recursive procedures to sub-tuples; control returns to the calling tuple once all sub-tuples finished their task. This allows the concurrent execution since disjoint sub-tuples can perform their task independently. Because of the concrete form of recursive descent into sub-tuples, the content of the multi-pushdown does not form an arbitrary tuple of words, but can be understood as a Mazurkiewicz trace. For such systems, we prove that the backwards reachability relation efficiently preserves recognizability, generalizing a result and proof technique by Bouajjani et al. for single-pushdown systems. It follows that the reachability relation is decidable for cooperating multi-pushdown systems in polynomial time and the same holds, e.g., for safety and liveness properties given by recognizable sets of configurations.
合作式多图元系统由多个图元组成,这些图元可以将递归程序的执行委托给子图元;一旦所有子图元完成任务,控制权就会返回到调用图元。这就允许了并发执行,因为不相连的子元组可以独立执行它们的任务。由于递归下降到子元组的具体形式,多重下推的内容并不构成任意的字元组,而是可以理解为马祖尔凯维奇跟踪(Mazurkiewicz trace)。对于这种系统,我们证明了后向可达性关系有效地保留了可识别性,这是对 Bouajjani 等人针对单下推系统的结果和证明技术的推广。由此可见,对于合作的多推倒系统,可达性关系是可以在多项式时间内解密的,而且对于可识别的配置集所给出的安全性和有效性等属性也是如此。
{"title":"Backwards-reachability for cooperating multi-pushdown systems","authors":"Chris Köcher ,&nbsp;Dietrich Kuske","doi":"10.1016/j.jcss.2024.103601","DOIUrl":"10.1016/j.jcss.2024.103601","url":null,"abstract":"<div><div>A cooperating multi-pushdown system consists of a tuple of pushdown systems that can delegate the execution of recursive procedures to sub-tuples; control returns to the calling tuple once all sub-tuples finished their task. This allows the concurrent execution since disjoint sub-tuples can perform their task independently. Because of the concrete form of recursive descent into sub-tuples, the content of the multi-pushdown does not form an arbitrary tuple of words, but can be understood as a Mazurkiewicz trace. For such systems, we prove that the backwards reachability relation efficiently preserves recognizability, generalizing a result and proof technique by Bouajjani et al. for single-pushdown systems. It follows that the reachability relation is decidable for cooperating multi-pushdown systems in polynomial time and the same holds, e.g., for safety and liveness properties given by recognizable sets of configurations.</div></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"148 ","pages":"Article 103601"},"PeriodicalIF":1.1,"publicationDate":"2024-10-31","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142654143","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
On computing optimal temporal branchings and spanning subgraphs 关于计算最佳时间分支和跨度子图
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-10-22 DOI: 10.1016/j.jcss.2024.103596
Daniela Bubboloni , Costanza Catalano , Andrea Marino , Ana Silva
We extend the concept of out/in-branchings spanning the vertices of a digraph to temporal graphs, which are digraphs where arcs are available only at prescribed times. While the literature has focused on minimum weight/earliest arrival time Temporal Out-Branchings (tob), we solve the problem for other optimization criteria (travel duration, departure time, number of transfers, total waiting time, traveling time). For some criteria we provide a log linear algorithm for computing such branchings, while for others we prove that deciding the existence of a spanning tob is NP-complete. The same results hold for optimal temporal in-branchings. We also investigate the related problem of computing a spanning temporal subgraph with the minimum number of arcs and optimizing a chosen criterion; this problem turns out to be always NP-hard. The hardness results are quite surprising, as computing optimal paths between nodes is always polynomial-time.
我们将跨越数字图顶点的出/入分支概念扩展到时间图,即弧只在规定时间内可用的数字图。文献主要关注最小权重/最早到达时间时空外分支(tob),而我们则针对其他优化标准(旅行持续时间、出发时间、换乘次数、总等待时间、旅行时间)来解决这个问题。对于某些标准,我们提供了计算此类分支的对数线性算法,而对于其他标准,我们则证明了决定是否存在跨时分支是 NP-完全的。同样的结果也适用于最优时间内分支。我们还研究了计算具有最少弧数的跨时序子图并优化所选准则的相关问题;结果证明这个问题总是 NP-困难。由于计算节点间的最优路径总是需要多项式时间,因此这一困难性结果令人十分惊讶。
{"title":"On computing optimal temporal branchings and spanning subgraphs","authors":"Daniela Bubboloni ,&nbsp;Costanza Catalano ,&nbsp;Andrea Marino ,&nbsp;Ana Silva","doi":"10.1016/j.jcss.2024.103596","DOIUrl":"10.1016/j.jcss.2024.103596","url":null,"abstract":"<div><div>We extend the concept of out/in-branchings spanning the vertices of a digraph to temporal graphs, which are digraphs where arcs are available only at prescribed times. While the literature has focused on minimum weight/earliest arrival time Temporal Out-Branchings (<span>tob</span>), we solve the problem for other optimization criteria (travel duration, departure time, number of transfers, total waiting time, traveling time). For some criteria we provide a log linear algorithm for computing such branchings, while for others we prove that deciding the existence of a spanning <span>tob</span> is <span>NP</span>-complete. The same results hold for optimal temporal in-branchings. We also investigate the related problem of computing a spanning temporal subgraph with the minimum number of arcs and optimizing a chosen criterion; this problem turns out to be always <span>NP</span>-hard. The hardness results are quite surprising, as computing optimal paths between nodes is always polynomial-time.</div></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"148 ","pages":"Article 103596"},"PeriodicalIF":1.1,"publicationDate":"2024-10-22","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142554740","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Single-exponential FPT algorithms for enumerating secluded F-free subgraphs and deleting to scattered graph classes 枚举僻静无 F 子图和删除到分散图类的单指数 FPT 算法
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-10-21 DOI: 10.1016/j.jcss.2024.103597
Bart M.P. Jansen , Jari J.H. de Kroon , Michał Włodarczyk
The celebrated notion of important separators bounds the number of small (S,T)-separators in a graph which are ‘farthest from S’ in a technical sense. In this paper, we introduce a generalization of this powerful algorithmic primitive, tailored to undirected graphs, that is phrased in terms of k-secluded vertex sets: sets with an open neighborhood of size at most k. In this terminology, the bound on important separators says that there are at most 4k maximal k-secluded connected vertex sets C containing S but disjoint from T. We generalize this statement significantly: even when we demand that G[C] avoids a finite set F of forbidden induced subgraphs, the number of such maximal subgraphs is 2O(k) and they can be enumerated efficiently. This enumeration algorithm allows us to give improved parameterized algorithms for Connected k-Secluded F-Free Subgraph and for deleting into scattered graph classes.
著名的重要分隔符概念限定了图中在技术意义上 "离 S 最远 "的小 (S,T) 分隔符的数量。在本文中,我们针对无向图引入了这一强大算法基本原理的广义化,用 k 个排除顶点集来表述:具有大小至多为 k 的开放邻域的集合。在这个术语中,重要分隔符的约束是指最多有 4k 个最大的 k-secluded连通顶点集 C,其中包含 S 但与 T 不相交。我们对这一声明进行了显著的概括:即使我们要求 G[C] 避免有限的禁止诱导子图集 F,这种最大子图的数量也是 2O(k),而且可以高效地枚举出来。有了这种枚举算法,我们就能给出改进的参数化算法,用于连接 k-Secluded F-Free Subgraph 和删除成分散图类。
{"title":"Single-exponential FPT algorithms for enumerating secluded F-free subgraphs and deleting to scattered graph classes","authors":"Bart M.P. Jansen ,&nbsp;Jari J.H. de Kroon ,&nbsp;Michał Włodarczyk","doi":"10.1016/j.jcss.2024.103597","DOIUrl":"10.1016/j.jcss.2024.103597","url":null,"abstract":"<div><div>The celebrated notion of important separators bounds the number of small <span><math><mo>(</mo><mi>S</mi><mo>,</mo><mi>T</mi><mo>)</mo></math></span>-separators in a graph which are ‘farthest from <em>S</em>’ in a technical sense. In this paper, we introduce a generalization of this powerful algorithmic primitive, tailored to undirected graphs, that is phrased in terms of <em>k-secluded</em> vertex sets: sets with an open neighborhood of size at most <em>k</em>. In this terminology, the bound on important separators says that there are at most <span><math><msup><mrow><mn>4</mn></mrow><mrow><mi>k</mi></mrow></msup></math></span> maximal <em>k</em>-secluded connected vertex sets <em>C</em> containing <em>S</em> but disjoint from <em>T</em>. We generalize this statement significantly: even when we demand that <span><math><mi>G</mi><mo>[</mo><mi>C</mi><mo>]</mo></math></span> avoids a finite set <span><math><mi>F</mi></math></span> of forbidden induced subgraphs, the number of such maximal subgraphs is <span><math><msup><mrow><mn>2</mn></mrow><mrow><mi>O</mi><mo>(</mo><mi>k</mi><mo>)</mo></mrow></msup></math></span> and they can be enumerated efficiently. This enumeration algorithm allows us to give improved parameterized algorithms for <span>Connected</span> <em>k</em><span>-Secluded</span> <span><math><mi>F</mi></math></span><span>-Free Subgraph</span> and for deleting into scattered graph classes.</div></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"148 ","pages":"Article 103597"},"PeriodicalIF":1.1,"publicationDate":"2024-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142554741","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Parameterized results on acyclic matchings with implications for related problems 非循环匹配的参数化结果及其对相关问题的影响
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-10-21 DOI: 10.1016/j.jcss.2024.103599
Juhi Chaudhary , Meirav Zehavi
A matching M in a graph G is an acyclic matching if the subgraph of G induced by the endpoints of the edges of M is a forest. Given a graph G and N, Acyclic Matching asks whether G has an acyclic matching of size at least . In this paper, we prove that assuming W[1]FPT, there does not exist any FPT-approximation algorithm for Acyclic Matching that approximates it within a constant factor when parameterized by . Our reduction also asserts FPT-inapproximability for Induced Matching and Uniquely Restricted Matching. We also consider three below-guarantee parameters for Acyclic Matching, viz. n2, MM(G), and IS(G), where n=V(G), MM(G) is the matching number, and IS(G) is the independence number of G. Also, we show that Acyclic Matching does not exhibit a polynomial kernel with respect to vertex cover number (or vertex deletion distance to clique) plus the size of the matching unless NPcoNP/poly.
如果 M 的边的端点所诱导的 G 子图是一个森林,那么图 G 中的匹配 M 就是非循环匹配。给定一个图 G 和 ℓ∈N,非循环匹配问 G 是否有大小至少为 ℓ 的非循环匹配。在本文中,我们证明了假设 W[1]⊈FPT 时,不存在任何 FPT 近似算法,可以在以ℓ 为参数时,以常数因子内逼近 Acyclic Matching。我们的还原也证明了诱导匹配和唯一限制匹配的 FPT 近似性。我们还考虑了 Acyclic Matching 的三个低于保证的参数,即 n2-ℓ、MM(G)-ℓ 和 IS(G)-ℓ,其中 n=V(G), MM(G) 是匹配数,IS(G) 是 G 的独立数。此外,我们还证明,除非 NP⊆coNP/poly,否则无循环匹配并不表现出关于顶点覆盖数(或顶点到小块的删除距离)加上匹配大小的多项式内核。
{"title":"Parameterized results on acyclic matchings with implications for related problems","authors":"Juhi Chaudhary ,&nbsp;Meirav Zehavi","doi":"10.1016/j.jcss.2024.103599","DOIUrl":"10.1016/j.jcss.2024.103599","url":null,"abstract":"<div><div>A matching <em>M</em> in a graph <em>G</em> is an <em>acyclic matching</em> if the subgraph of <em>G</em> induced by the endpoints of the edges of <em>M</em> is a forest. Given a graph <em>G</em> and <span><math><mi>ℓ</mi><mo>∈</mo><mi>N</mi></math></span>, <span>Acyclic Matching</span> asks whether <em>G</em> has an acyclic matching of <em>size</em> at least <em>ℓ</em>. In this paper, we prove that assuming <span><math><mi>W</mi><mo>[</mo><mn>1</mn><mo>]</mo><mo>⊈</mo><mi>FPT</mi></math></span>, there does not exist any <span><math><mi>FPT</mi></math></span>-approximation algorithm for <span>Acyclic Matching</span> that approximates it within a constant factor when parameterized by <em>ℓ</em>. Our reduction also asserts <span><math><mi>FPT</mi></math></span>-inapproximability for <span>Induced Matching</span> and <span>Uniquely Restricted Matching</span>. We also consider three below-guarantee parameters for <span>Acyclic Matching</span>, viz. <span><math><mfrac><mrow><mi>n</mi></mrow><mrow><mn>2</mn></mrow></mfrac><mo>−</mo><mi>ℓ</mi></math></span>, <span><math><mrow><mi>MM</mi><mo>(</mo><mi>G</mi><mo>)</mo></mrow><mo>−</mo><mi>ℓ</mi></math></span>, and <span><math><mrow><mi>IS</mi><mo>(</mo><mi>G</mi><mo>)</mo></mrow><mo>−</mo><mi>ℓ</mi></math></span>, where <span><math><mi>n</mi><mo>=</mo><mi>V</mi><mo>(</mo><mi>G</mi><mo>)</mo></math></span>, <span><math><mi>MM</mi><mo>(</mo><mi>G</mi><mo>)</mo></math></span> is the <em>matching number</em>, and <span><math><mi>IS</mi><mo>(</mo><mi>G</mi><mo>)</mo></math></span> is the <em>independence number</em> of <em>G</em>. Also, we show that <span>Acyclic Matching</span> does not exhibit a polynomial kernel with respect to vertex cover number (or vertex deletion distance to clique) plus the size of the matching unless <span><math><mrow><mi>NP</mi></mrow><mo>⊆</mo><mrow><mi>coNP</mi></mrow><mo>/</mo><mrow><mi>poly</mi></mrow></math></span>.</div></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"148 ","pages":"Article 103599"},"PeriodicalIF":1.1,"publicationDate":"2024-10-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142530067","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Exact and parameterized algorithms for the independent cutset problem 独立切集问题的精确算法和参数化算法
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-10-18 DOI: 10.1016/j.jcss.2024.103598
Johannes Rauch , Dieter Rautenbach , Uéverton S. Souza
The Independent Cutset problem asks whether there is a set of vertices in a given graph that is both independent and a cutset. This problem is
-complete even when the input graph is planar and has maximum degree five. We first present a O(1.4423n)-time algorithm to compute a minimum independent cutset (if any). Since the property of having an independent cutset is MSO1-expressible, our main results are concerned with structural parameterizations for the problem considering parameters incomparable with clique-width. We present
-time algorithms under the following parameters: the dual of the maximum degree, the dual of the solution size, the size of a dominating set (where a dominating set is given as an additional input), the size of an odd cycle transversal, the distance to chordal graphs, and the distance to P5-free graphs. We close by introducing the notion of α-domination, which generalizes key ideas of this article.
独立切集问题问的是给定图形中是否存在既独立又是切集的顶点集合。即使输入图是平面图且最大阶数为 5,这个问题也是不完整的。我们首先提出了一种 O⁎(1.4423n)-时间算法来计算最小独立切集(如果有的话)。由于独立切集的性质是 MSO1 可表达的,我们的主要结果涉及问题的结构参数化,即考虑与 clique-width 不可比的参数。我们提出了以下参数下的-时间算法:最大度的对偶、解大小的对偶、支配集的大小(支配集作为额外输入给出)、奇循环横向的大小、与弦图的距离以及与无 P5 图的距离。最后,我们将介绍α支配的概念,它概括了本文的主要观点。
{"title":"Exact and parameterized algorithms for the independent cutset problem","authors":"Johannes Rauch ,&nbsp;Dieter Rautenbach ,&nbsp;Uéverton S. Souza","doi":"10.1016/j.jcss.2024.103598","DOIUrl":"10.1016/j.jcss.2024.103598","url":null,"abstract":"<div><div>The <span>Independent Cutset</span> problem asks whether there is a set of vertices in a given graph that is both independent and a cutset. This problem is <figure><img></figure>-complete even when the input graph is planar and has maximum degree five. We first present a <span><math><msup><mrow><mi>O</mi></mrow><mrow><mo>⁎</mo></mrow></msup><mo>(</mo><msup><mrow><mn>1.4423</mn></mrow><mrow><mi>n</mi></mrow></msup><mo>)</mo></math></span>-time algorithm to compute a minimum independent cutset (if any). Since the property of having an independent cutset is MSO<sub>1</sub>-expressible, our main results are concerned with structural parameterizations for the problem considering parameters incomparable with clique-width. We present <figure><img></figure>-time algorithms under the following parameters: the dual of the maximum degree, the dual of the solution size, the size of a dominating set (where a dominating set is given as an additional input), the size of an odd cycle transversal, the distance to chordal graphs, and the distance to <span><math><msub><mrow><mi>P</mi></mrow><mrow><mn>5</mn></mrow></msub></math></span>-free graphs. We close by introducing the notion of <em>α</em>-domination, which generalizes key ideas of this article.</div></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"148 ","pages":"Article 103598"},"PeriodicalIF":1.1,"publicationDate":"2024-10-18","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142554742","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Approximate realizations for outerplanaric degree sequences 外平面度序列的近似实现
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-10-10 DOI: 10.1016/j.jcss.2024.103588
Amotz Bar-Noy , Toni Böhnlein , David Peleg , Yingli Ran , Dror Rawitz
We study the question of whether a sequence d=(d1,,dn) of positive integers is the degree sequence of some outerplanar graph G. If so, G is an outerplanar realization of d and d is an outerplanaric sequence. The case where d2n2 is easy, as d has a realization by a forest. In this paper, we consider the family D of all sequences d of even sum 2nd4n62ω1, where ωx is the number of x's in d. We partition D into two disjoint subfamilies, D=DNOPD2PBE, such that every sequence in DNOP is provably non-outerplanaric, and every sequence in D2PBE is given a realizing graph G enjoying a 2-page book embedding (and moreover, one of the pages is also bipartite).
我们研究的问题是:正整数序列 d=(d1,...,dn) 是否是某个外平面图 G 的度数序列?如果是,则 G 是 d 的外平面实现,d 是外平面序列。∑d≤2n-2的情况很容易,因为d有一个森林的实现。在本文中,我们考虑所有偶数和为 2n≤∑d≤4n-6-2ω1 的序列 d 的族 D,其中 ωx 是 d 中 x 的个数。我们将 D 分成两个互不相交的子系列,D=DNOP∪D2PBE,这样 DNOP 中的每个序列都是可证明的非平面外序列,而 D2PBE 中的每个序列都有一个实现图 G,享有两页书的嵌入(此外,其中一页也是双向的)。
{"title":"Approximate realizations for outerplanaric degree sequences","authors":"Amotz Bar-Noy ,&nbsp;Toni Böhnlein ,&nbsp;David Peleg ,&nbsp;Yingli Ran ,&nbsp;Dror Rawitz","doi":"10.1016/j.jcss.2024.103588","DOIUrl":"10.1016/j.jcss.2024.103588","url":null,"abstract":"<div><div>We study the question of whether a sequence <span><math><mi>d</mi><mo>=</mo><mo>(</mo><msub><mrow><mi>d</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><mo>…</mo><mo>,</mo><msub><mrow><mi>d</mi></mrow><mrow><mi>n</mi></mrow></msub><mo>)</mo></math></span> of positive integers is the degree sequence of some outerplanar graph <em>G</em>. If so, <em>G</em> is an outerplanar realization of <em>d</em> and <em>d</em> is an outerplanaric sequence. The case where <span><math><mo>∑</mo><mi>d</mi><mo>≤</mo><mn>2</mn><mi>n</mi><mo>−</mo><mn>2</mn></math></span> is easy, as <em>d</em> has a realization by a forest. In this paper, we consider the family <span><math><mi>D</mi></math></span> of all sequences <em>d</em> of even sum <span><math><mn>2</mn><mi>n</mi><mo>≤</mo><mo>∑</mo><mi>d</mi><mo>≤</mo><mn>4</mn><mi>n</mi><mo>−</mo><mn>6</mn><mo>−</mo><mn>2</mn><msub><mrow><mi>ω</mi></mrow><mrow><mn>1</mn></mrow></msub></math></span>, where <span><math><msub><mrow><mi>ω</mi></mrow><mrow><mi>x</mi></mrow></msub></math></span> is the number of <em>x</em>'s in <em>d</em>. We partition <span><math><mi>D</mi></math></span> into two disjoint subfamilies, <span><math><mi>D</mi><mo>=</mo><msub><mrow><mi>D</mi></mrow><mrow><mi>N</mi><mi>O</mi><mi>P</mi></mrow></msub><mo>∪</mo><msub><mrow><mi>D</mi></mrow><mrow><mn>2</mn><mi>P</mi><mi>B</mi><mi>E</mi></mrow></msub></math></span>, such that every sequence in <span><math><msub><mrow><mi>D</mi></mrow><mrow><mi>N</mi><mi>O</mi><mi>P</mi></mrow></msub></math></span> is provably non-outerplanaric, and every sequence in <span><math><msub><mrow><mi>D</mi></mrow><mrow><mn>2</mn><mi>P</mi><mi>B</mi><mi>E</mi></mrow></msub></math></span> is given a realizing graph <em>G</em> enjoying a 2-page book embedding (and moreover, one of the pages is also bipartite).</div></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"148 ","pages":"Article 103588"},"PeriodicalIF":1.1,"publicationDate":"2024-10-10","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142530102","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
The complexity of growing a graph 图形增长的复杂性
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-09-27 DOI: 10.1016/j.jcss.2024.103587
George Mertzios , Othon Michail , George Skretas , Paul G. Spirakis , Michail Theofilatos
We study a new algorithmic process of graph growth which starts from a single initial vertex and operates in discrete time-steps, called slots. In every slot, the graph grows via two operations (i) vertex generation and (ii) edge activation. The process completes at the last slot where a (possibly empty) subset of the edges of the graph are removed. Removed edges are called excess edges. The main problem investigated in this paper is: Given a target graph G, design an algorithm that outputs a process that grows G, called a growth schedule. Additionally, we aim to minimize the total number of slots k and of excess edges used by the process. We provide both positive and negative results, with our main focus being either schedules with sub-linear number of slots or with no excess edges.
我们研究了一种新的图形增长算法过程,它从单个初始顶点开始,以离散的时间步长(称为时隙)运行。在每个时段内,图形通过两个操作(i)顶点生成和(ii)边激活进行增长。该过程在最后一个时隙完成,在该时隙中,图形的一个(可能为空)边子集被移除。被移除的边称为多余边。本文研究的主要问题是给定目标图 G,设计一种算法,输出一个使 G 增长的过程,称为增长计划。此外,我们的目标是最小化进程使用的插槽 k 和多余边 ℓ 的总数。我们提供了正反两方面的结果,重点是具有亚线性槽数或无多余边的时间表。
{"title":"The complexity of growing a graph","authors":"George Mertzios ,&nbsp;Othon Michail ,&nbsp;George Skretas ,&nbsp;Paul G. Spirakis ,&nbsp;Michail Theofilatos","doi":"10.1016/j.jcss.2024.103587","DOIUrl":"10.1016/j.jcss.2024.103587","url":null,"abstract":"<div><div>We study a new algorithmic process of graph growth which starts from a single initial vertex and operates in discrete time-steps, called <em>slots</em>. In every slot, the graph grows via two operations (i) vertex generation and (ii) edge activation. The process completes at the last slot where a (possibly empty) subset of the edges of the graph are removed. Removed edges are called <em>excess edges</em>. The main problem investigated in this paper is: Given a target graph <em>G</em>, design an algorithm that outputs a process that grows <em>G</em>, called a <em>growth schedule</em>. Additionally, we aim to minimize the total number of slots <em>k</em> and of excess edges <em>ℓ</em> used by the process. We provide both positive and negative results, with our main focus being either schedules with sub-linear number of slots or with no excess edges.</div></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"147 ","pages":"Article 103587"},"PeriodicalIF":1.1,"publicationDate":"2024-09-27","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142417216","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Priority Promotion with Parysian flair 具有 Parysian 特色的优先权推广
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-08-28 DOI: 10.1016/j.jcss.2024.103580
Massimo Benerecetti , Daniele Dell'Erba , Fabio Mogavero , Sven Schewe , Dominik Wojtczak

We develop an algorithm that combines the advantages of Priority Promotion, that is one of the leading approaches to solving large parity games in practice, with the quasi-polynomial time guarantees offered by Parys' algorithm. Hybridising these algorithms sounds both natural and difficult, as they both generalise the classic recursive algorithm in different ways that appear to be irreconcilable: while the promotion transcends the call structure, the guarantees change on each level. We show that an interface that respects both is not only effective, but also efficient.

我们开发的算法结合了 "优先级提升 "和帕里斯算法提供的准多项式时间保证。"优先级提升 "是解决大型奇偶性博弈的主要方法之一,而帕里斯算法则提供了准多项式时间保证。混合使用这些算法听起来既自然又困难,因为它们都以不同的方式对经典递归算法进行了概括,而这些概括似乎是不可调和的:虽然优先级提升超越了调用结构,但每个层次上的保证都会发生变化。我们的研究表明,兼顾两者的接口不仅有效,而且高效。
{"title":"Priority Promotion with Parysian flair","authors":"Massimo Benerecetti ,&nbsp;Daniele Dell'Erba ,&nbsp;Fabio Mogavero ,&nbsp;Sven Schewe ,&nbsp;Dominik Wojtczak","doi":"10.1016/j.jcss.2024.103580","DOIUrl":"10.1016/j.jcss.2024.103580","url":null,"abstract":"<div><p>We develop an algorithm that combines the advantages of Priority Promotion, that is one of the leading approaches to solving large parity games in practice, with the quasi-polynomial time guarantees offered by Parys' algorithm. Hybridising these algorithms sounds both natural and difficult, as they both generalise the classic recursive algorithm in different ways that appear to be irreconcilable: while the promotion transcends the call structure, the guarantees change on each level. We show that an interface that respects both is not only effective, but also efficient.</p></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"147 ","pages":"Article 103580"},"PeriodicalIF":1.1,"publicationDate":"2024-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0022000024000758/pdfft?md5=3e785823aeb6c21ee0b0856d965cf339&pid=1-s2.0-S0022000024000758-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142150192","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Adapting stable matchings to forced and forbidden pairs 使稳定配对适应强迫和禁止配对
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-08-28 DOI: 10.1016/j.jcss.2024.103579
Niclas Boehmer, Klaus Heeger

We introduce the problem of adapting a stable matching to forced and forbidden pairs. Given a stable matching M1, a set Q of forced pairs, and a set P of forbidden pairs, we want to find a stable matching that includes all pairs from Q, no pair from P, and is as close as possible to M1. We study this problem in four classic stable matching settings: Stable Roommates (with Ties) and Stable Marriage (with Ties). Our main contribution is a polynomial-time algorithm, based on the theory of rotations, for adapting Stable Roommates matchings to forced pairs. In contrast, we show that the same problem for forbidden pairs is NP-hard. However, our polynomial-time algorithm for forced pairs can be extended to a fixed-parameter tractable algorithm with respect to the number of forbidden pairs. Moreover, we study the setting where preferences contain ties: Some of our algorithmic results can be extended while other problems become intractable.

我们将引入一个问题,即如何使稳定匹配适应强制和禁止配对。给定一个稳定匹配 M1、一个强制配对集合 Q 和一个禁止配对集合 P,我们希望找到一个稳定匹配,其中包括 Q 中的所有配对,不包括 P 中的任何配对,并且尽可能接近 M1。我们将在四种经典的稳定匹配设置中研究这个问题:稳定室友(有纽带)和稳定婚姻(有纽带)。我们的主要贡献是基于旋转理论的多项式时间算法,用于将稳定室友匹配调整为强制配对。相比之下,我们证明了禁止配对的同一问题是 NP 难的。然而,我们针对强迫配对的多项式时间算法可以扩展为一种与禁止配对数量相关的固定参数可控算法。此外,我们还研究了偏好包含领带的情况:我们的一些算法结果可以扩展,而另一些问题则变得难以解决。
{"title":"Adapting stable matchings to forced and forbidden pairs","authors":"Niclas Boehmer,&nbsp;Klaus Heeger","doi":"10.1016/j.jcss.2024.103579","DOIUrl":"10.1016/j.jcss.2024.103579","url":null,"abstract":"<div><p>We introduce the problem of adapting a stable matching to forced and forbidden pairs. Given a stable matching <span><math><msub><mrow><mi>M</mi></mrow><mrow><mn>1</mn></mrow></msub></math></span>, a set <em>Q</em> of forced pairs, and a set <em>P</em> of forbidden pairs, we want to find a stable matching that includes all pairs from <em>Q</em>, no pair from <em>P</em>, and is as close as possible to <span><math><msub><mrow><mi>M</mi></mrow><mrow><mn>1</mn></mrow></msub></math></span>. We study this problem in four classic stable matching settings: <span>Stable Roommates (with Ties)</span> and <span>Stable Marriage (with Ties)</span>. Our main contribution is a polynomial-time algorithm, based on the theory of rotations, for adapting <span>Stable Roommates</span> matchings to forced pairs. In contrast, we show that the same problem for forbidden pairs is NP-hard. However, our polynomial-time algorithm for forced pairs can be extended to a fixed-parameter tractable algorithm with respect to the number of forbidden pairs. Moreover, we study the setting where preferences contain ties: Some of our algorithmic results can be extended while other problems become intractable.</p></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"147 ","pages":"Article 103579"},"PeriodicalIF":1.1,"publicationDate":"2024-08-28","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0022000024000746/pdfft?md5=5e125ee369922694f684034bd2940b97&pid=1-s2.0-S0022000024000746-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142162787","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
A linear algorithm for radio k-coloring of powers of paths having small diameters 小直径路径幂的无线电 k 着色线性算法
IF 1.1 3区 计算机科学 Q1 BUSINESS, FINANCE Pub Date : 2024-08-26 DOI: 10.1016/j.jcss.2024.103577
Dipayan Chakraborty , Soumen Nandi , Sagnik Sen , D.K. Supraja

The radio k-chromatic number rck(G) of a graph G is the minimum integer λ such that there exists a function ϕ:V(G){0,1,,λ} satisfying |ϕ(u)ϕ(v)|k+1d(u,v), where d(u,v) denotes the distance between u and v. A considerable amount of attention has been given to find the exact values or providing polynomial time algorithms to determine rck(G) for several basic graph families such as paths, cycles, trees, and powers of paths, usually for some specific values of k. In this article, we find the exact values of rck(G) where G is a power of a path with diameter strictly less than k. Our proof readily provides a linear time algorithm for assigning a radio k-coloring of G. Furthermore, our proof technique is a potential tool for solving the same problem for other classes of graphs having “small” diameters.

图 G 的无线电 k 色度数 rck(G) 是存在函数 ϕ:V(G)→{0,1,⋯,λ} 满足 |ϕ(u)-ϕ(v)|≥k+1-d(u,v) 的最小整数 λ,其中 d(u,v) 表示 u 和 v 之间的距离。对于一些基本图族,如路径、循环、树和路径的幂,通常是针对某些特定的 k 值,人们已经花费了大量精力去寻找它们的精确值或提供多项式时间算法来确定 rck(G)。在本文中,我们找到了 rck(G)的精确值,其中 G 是直径严格小于 k 的路径的幂。我们的证明很容易提供一种线性时间算法,用于为 G 指定无线电 k 着色。
{"title":"A linear algorithm for radio k-coloring of powers of paths having small diameters","authors":"Dipayan Chakraborty ,&nbsp;Soumen Nandi ,&nbsp;Sagnik Sen ,&nbsp;D.K. Supraja","doi":"10.1016/j.jcss.2024.103577","DOIUrl":"10.1016/j.jcss.2024.103577","url":null,"abstract":"<div><p>The radio <em>k</em>-chromatic number <span><math><mi>r</mi><msub><mrow><mi>c</mi></mrow><mrow><mi>k</mi></mrow></msub><mo>(</mo><mi>G</mi><mo>)</mo></math></span> of a graph <em>G</em> is the minimum integer <em>λ</em> such that there exists a function <span><math><mi>ϕ</mi><mo>:</mo><mi>V</mi><mo>(</mo><mi>G</mi><mo>)</mo><mo>→</mo><mo>{</mo><mn>0</mn><mo>,</mo><mn>1</mn><mo>,</mo><mo>⋯</mo><mo>,</mo><mi>λ</mi><mo>}</mo></math></span> satisfying <span><math><mo>|</mo><mi>ϕ</mi><mo>(</mo><mi>u</mi><mo>)</mo><mo>−</mo><mi>ϕ</mi><mo>(</mo><mi>v</mi><mo>)</mo><mo>|</mo><mo>≥</mo><mi>k</mi><mo>+</mo><mn>1</mn><mo>−</mo><mi>d</mi><mo>(</mo><mi>u</mi><mo>,</mo><mi>v</mi><mo>)</mo></math></span>, where <span><math><mi>d</mi><mo>(</mo><mi>u</mi><mo>,</mo><mi>v</mi><mo>)</mo></math></span> denotes the distance between <em>u</em> and <em>v</em>. A considerable amount of attention has been given to find the exact values or providing polynomial time algorithms to determine <span><math><mi>r</mi><msub><mrow><mi>c</mi></mrow><mrow><mi>k</mi></mrow></msub><mo>(</mo><mi>G</mi><mo>)</mo></math></span> for several basic graph families such as paths, cycles, trees, and powers of paths, usually for some specific values of <em>k</em>. In this article, we find the exact values of <span><math><mi>r</mi><msub><mrow><mi>c</mi></mrow><mrow><mi>k</mi></mrow></msub><mo>(</mo><mi>G</mi><mo>)</mo></math></span> where <em>G</em> is a power of a path with diameter strictly less than <em>k</em>. Our proof readily provides a linear time algorithm for assigning a radio <em>k</em>-coloring of <em>G</em>. Furthermore, our proof technique is a potential tool for solving the same problem for other classes of graphs having “small” diameters.</p></div>","PeriodicalId":50224,"journal":{"name":"Journal of Computer and System Sciences","volume":"147 ","pages":"Article 103577"},"PeriodicalIF":1.1,"publicationDate":"2024-08-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"142136727","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":3,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
期刊
Journal of Computer and System Sciences
全部 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