首页 > 最新文献

Information Processing Letters最新文献

英文 中文
Is this network proper forest-based? 这个网络是以森林为基础的吗?
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-05-06 DOI: 10.1016/j.ipl.2024.106500
Katharina T. Huber , Leo van Iersel , Vincent Moulton , Guillaume E. Scholz

In evolutionary biology, networks are becoming increasingly used to represent evolutionary histories for species that have undergone non-treelike or reticulate evolution. Such networks are essentially directed acyclic graphs with a leaf set that corresponds to a collection of species, and in which non-leaf vertices with indegree 1 correspond to speciation events and vertices with indegree greater than 1 correspond to reticulate events such as gene transfer. Recently forest-based networks have been introduced, which are essentially (multi-rooted) networks that can be formed by adding some arcs to a collection of phylogenetic trees (or phylogenetic forest), where each arc is added in such a way that its ends always lie in two different trees in the forest. In this paper, we consider the complexity of deciding whether a given network is proper forest-based, that is, whether it can be formed by adding arcs to some underlying phylogenetic forest which contains the same number of trees as there are roots in the network. More specifically, we show that it is NP-complete to decide whether a tree-child network with m roots is proper forest-based, for each m2. Moreover, for binary networks the problem remains NP-complete when m3 but becomes polynomial-time solvable for m=2. We also give a fixed parameter tractable (FPT) algorithm, with parameters the maximum outdegree of a vertex, the number of roots, and the number of indegree 2 vertices, for deciding if a semi-binary network is proper forest-based. A key element in proving our results is a new characterization for when a network with m roots is proper forest-based in terms of certain m-colorings.

在进化生物学中,人们越来越多地使用网络来表示物种的进化历史,这些物种经历了非簇状或网状进化。这类网络本质上是有向无环图,其叶集对应于物种集合,其中indegree为1的非叶顶点对应于物种分化事件,indegree大于1的顶点对应于网状事件,如基因转移。最近有人提出了基于森林的网络,这种网络本质上是(多根)网络,可以通过在系统发育树集合(或系统发育森林)中添加一些弧来形成,其中添加每个弧的方式是使其末端总是位于森林中的两棵不同的树上。在本文中,我们考虑了判定给定网络是否基于适当的森林的复杂性,即判定该网络是否可以通过向某个底层系统发育森林添加弧来形成,该森林包含的树的数量与网络中根的数量相同。更具体地说,我们证明了在每个 m≥2 的情况下,判定一个有 m 根的树子网络是否基于适当的森林是 NP-完全的。此外,对于二元网络,当 m≥3 时,问题仍然是 NP-完全的,但当 m=2 时,问题变得多项式时间可解。我们还给出了一种固定参数可控(FPT)算法,其参数为顶点的最大外度、根数和指数为 2 的顶点数,用于判断半二元网络是否是适当的森林型网络。证明我们结果的一个关键要素是,根据特定的 m-着色,对具有 m 个根的网络何时是适当的森林网络进行了新的描述。
{"title":"Is this network proper forest-based?","authors":"Katharina T. Huber ,&nbsp;Leo van Iersel ,&nbsp;Vincent Moulton ,&nbsp;Guillaume E. Scholz","doi":"10.1016/j.ipl.2024.106500","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106500","url":null,"abstract":"<div><p>In evolutionary biology, networks are becoming increasingly used to represent evolutionary histories for species that have undergone non-treelike or reticulate evolution. Such networks are essentially directed acyclic graphs with a leaf set that corresponds to a collection of species, and in which non-leaf vertices with indegree 1 correspond to speciation events and vertices with indegree greater than 1 correspond to reticulate events such as gene transfer. Recently forest-based networks have been introduced, which are essentially (multi-rooted) networks that can be formed by adding some arcs to a collection of phylogenetic trees (or phylogenetic forest), where each arc is added in such a way that its ends always lie in two different trees in the forest. In this paper, we consider the complexity of deciding whether a given network is proper forest-based, that is, whether it can be formed by adding arcs to some underlying phylogenetic forest which contains the same number of trees as there are roots in the network. More specifically, we show that it is NP-complete to decide whether a tree-child network with <em>m</em> roots is proper forest-based, for each <span><math><mi>m</mi><mo>≥</mo><mn>2</mn></math></span>. Moreover, for binary networks the problem remains NP-complete when <span><math><mi>m</mi><mo>≥</mo><mn>3</mn></math></span> but becomes polynomial-time solvable for <span><math><mi>m</mi><mo>=</mo><mn>2</mn></math></span>. We also give a fixed parameter tractable (FPT) algorithm, with parameters the maximum outdegree of a vertex, the number of roots, and the number of indegree 2 vertices, for deciding if a semi-binary network is proper forest-based. A key element in proving our results is a new characterization for when a network with <em>m</em> roots is proper forest-based in terms of certain <em>m</em>-colorings.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"187 ","pages":"Article 106500"},"PeriodicalIF":0.5,"publicationDate":"2024-05-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0020019024000309/pdfft?md5=6bb24ac246fe9301af0f20ad64b94c09&pid=1-s2.0-S0020019024000309-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140924528","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Top-down complementation of automata on finite trees 有限树上自动机的自顶向下互补
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-05-03 DOI: 10.1016/j.ipl.2024.106499
Laurent Doyen

We present a new complementation construction for nondeterministic automata on finite trees. The traditional complementation involves determinization of the corresponding bottom-up automaton (recall that top-down deterministic automata are less powerful than nondeterministic automata, whereas bottom-up deterministic automata are equally powerful).

The construction works directly in a top-down fashion, therefore without determinization. The main advantages of this construction are: (i) in the special case of finite words it boils down to the standard subset construction (which is not the case of the traditional bottom-up complementation construction), and (ii) it illustrates the core argument of the complementation lemma for infinite trees, central in the proof of Rabin's tree theorem, in a simpler setting where issues related to acceptance conditions over infinite words and determinacy of infinite games are not present.

我们为有限树上的非确定自动机提出了一种新的互补构造。传统的互补涉及相应的自下而上自动机的确定化(回顾一下,自上而下的确定性自动机不如非确定性自动机强大,而自下而上的确定性自动机同样强大)。这种构造的主要优点是(i) 在有限词的特殊情况下,它可以归结为标准子集构造(传统的自下而上互补构造并非如此);(ii) 它在一个更简单的环境中说明了无限树互补两难的核心论点,这在拉宾树定理的证明中至关重要,因为在这种环境中不存在与无限词的接受条件和无限博弈的确定性有关的问题。
{"title":"Top-down complementation of automata on finite trees","authors":"Laurent Doyen","doi":"10.1016/j.ipl.2024.106499","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106499","url":null,"abstract":"<div><p>We present a new complementation construction for nondeterministic automata on finite trees. The traditional complementation involves determinization of the corresponding bottom-up automaton (recall that top-down deterministic automata are less powerful than nondeterministic automata, whereas bottom-up deterministic automata are equally powerful).</p><p>The construction works directly in a top-down fashion, therefore without determinization. The main advantages of this construction are: (<em>i</em>) in the special case of finite words it boils down to the standard subset construction (which is not the case of the traditional bottom-up complementation construction), and <span><math><mo>(</mo><mi>i</mi><mi>i</mi><mo>)</mo></math></span> it illustrates the core argument of the complementation lemma for infinite trees, central in the proof of Rabin's tree theorem, in a simpler setting where issues related to acceptance conditions over infinite words and determinacy of infinite games are not present.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"187 ","pages":"Article 106499"},"PeriodicalIF":0.5,"publicationDate":"2024-05-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://www.sciencedirect.com/science/article/pii/S0020019024000292/pdfft?md5=c514386574ffd52c0851a3a48a6c2db9&pid=1-s2.0-S0020019024000292-main.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140825394","PeriodicalName":null,"FirstCategoryId":null,"ListUrlMain":null,"RegionNum":4,"RegionCategory":"计算机科学","ArticlePicture":[],"TitleCN":null,"AbstractTextCN":null,"PMCID":"OA","EPubDate":null,"PubModel":null,"JCR":null,"JCRName":null,"Score":null,"Total":0}
引用次数: 0
Dispersion problem on a convex polygon 凸多边形上的分散问题
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-04-30 DOI: 10.1016/j.ipl.2024.106498
Pawan K. Mishra , S.V. Rao , Gautam K. Das

Given a set P={p1,p2,,pn} of n points in R2 and a positive integer k (n), we wish to find a subset S of P of size k such that the cost of a subset S, cost(S)=min{d(p,q)|p,qS}, is maximized, where d(p,q) is the Euclidean distance between two points p and q. The problem is called the max-min k-dispersion problem. In this article, we consider the max-min k-dispersion problem, where a given set P of n points are vertices of a convex polygon. We refer to this variant of the problem as the convex k-dispersion problem.

We propose an 1.733-factor approximation algorithm for the convex k-dispersion problem. In addition, we study the convex k-dispersion problem for k=4. We propose an iterative algorithm that returns an optimal solution of size 4 in O(n3) time.

给定 R2 中 n 个点的集合 P={p1,p2,...,pn}和一个正整数 k (≤n),我们希望找到 P 的大小为 k 的子集 S,使得子集 S 的代价 cost(S)=min{d(p,q)|p,q∈S} 最大,其中 d(p,q) 是两点 p 和 q 之间的欧氏距离。在本文中,我们考虑的是最大最小 k 分散问题,其中给定的 n 个点的集合 P 是一个凸多边形的顶点。我们把这个问题的变体称为凸 k-分散问题。我们为凸 k-分散问题提出了一种 1.733 因子近似算法。此外,我们还研究了 k=4 的凸 k-分散问题。我们提出了一种迭代算法,能在 O(n3) 时间内返回大小为 4 的最优解。
{"title":"Dispersion problem on a convex polygon","authors":"Pawan K. Mishra ,&nbsp;S.V. Rao ,&nbsp;Gautam K. Das","doi":"10.1016/j.ipl.2024.106498","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106498","url":null,"abstract":"<div><p>Given a set <span><math><mi>P</mi><mo>=</mo><mo>{</mo><msub><mrow><mi>p</mi></mrow><mrow><mn>1</mn></mrow></msub><mo>,</mo><msub><mrow><mi>p</mi></mrow><mrow><mn>2</mn></mrow></msub><mo>,</mo><mo>…</mo><mo>,</mo><msub><mrow><mi>p</mi></mrow><mrow><mi>n</mi></mrow></msub><mo>}</mo></math></span> of <em>n</em> points in <span><math><msup><mrow><mi>R</mi></mrow><mrow><mn>2</mn></mrow></msup></math></span> and a positive integer <em>k</em> <span><math><mo>(</mo><mo>≤</mo><mi>n</mi><mo>)</mo></math></span>, we wish to find a subset <em>S</em> of <em>P</em> of size <em>k</em> such that the cost of a subset <em>S</em>, <span><math><mi>c</mi><mi>o</mi><mi>s</mi><mi>t</mi><mo>(</mo><mi>S</mi><mo>)</mo><mo>=</mo><mi>min</mi><mo>⁡</mo><mo>{</mo><mi>d</mi><mo>(</mo><mi>p</mi><mo>,</mo><mi>q</mi><mo>)</mo><mo>|</mo><mi>p</mi><mo>,</mo><mi>q</mi><mo>∈</mo><mi>S</mi><mo>}</mo></math></span>, is maximized, where <span><math><mi>d</mi><mo>(</mo><mi>p</mi><mo>,</mo><mi>q</mi><mo>)</mo></math></span> is the Euclidean distance between two points <em>p</em> and <em>q</em>. The problem is called the <em>max-min k-dispersion problem</em>. In this article, we consider the max-min <em>k</em>-dispersion problem, where a given set <em>P</em> of <em>n</em> points are vertices of a convex polygon. We refer to this variant of the problem as the <em>convex k-dispersion</em> problem.</p><p>We propose an 1.733-factor approximation algorithm for the convex <em>k</em>-dispersion problem. In addition, we study the convex <em>k</em>-dispersion problem for <span><math><mi>k</mi><mo>=</mo><mn>4</mn></math></span>. We propose an iterative algorithm that returns an optimal solution of size 4 in <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>n</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>)</mo></math></span> time.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"187 ","pages":"Article 106498"},"PeriodicalIF":0.5,"publicationDate":"2024-04-30","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140843117","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
Regular D-length: A tool for improved prefix-stable forward Ramsey factorisations 常规 D 长度:改进前缀稳定前向拉姆齐因式分解的工具
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-04-24 DOI: 10.1016/j.ipl.2024.106497
Théodore Lopez, Benjamin Monmege, Jean-Marc Talbot

Recently, Jecker has introduced and studied the regular D-length of a monoid, as the length of its longest chain of regular D-classes. We use this parameter in order to improve the construction, originally proposed by Colcombet, of a deterministic automaton that allows to map a word to one of its forward Ramsey splits: these are a relaxation of factorisation forests that enjoy prefix stability, thus allowing a compositional construction. For certain monoids that have a small regular D-length, our construction produces an exponentially more succinct deterministic automaton. Finally, we apply it to obtain better complexity result for the problem of fast infix evaluation.

最近,耶克尔(Jecker)引入并研究了单义体的正则 D 长度,即正则 D 类最长链的长度。我们利用这一参数改进了最初由科尔科姆贝特(Colcombet)提出的一种确定性自动机的构造,这种自动机可以将一个词映射到它的前向拉姆齐分裂中的一个:这些分裂是因式分解森林的一种放松,具有前缀稳定性,因此可以进行组合构造。对于某些具有较小规则 D 长度的单词,我们的构造会产生一种指数级的更简洁的确定性自动机。最后,我们运用它为快速下位数评估问题获得了更好的复杂性结果。
{"title":"Regular D-length: A tool for improved prefix-stable forward Ramsey factorisations","authors":"Théodore Lopez,&nbsp;Benjamin Monmege,&nbsp;Jean-Marc Talbot","doi":"10.1016/j.ipl.2024.106497","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106497","url":null,"abstract":"<div><p>Recently, Jecker has introduced and studied the regular <span><math><mi>D</mi></math></span>-length of a monoid, as the length of its longest chain of regular <span><math><mi>D</mi></math></span>-classes. We use this parameter in order to improve the construction, originally proposed by Colcombet, of a deterministic automaton that allows to map a word to one of its forward Ramsey splits: these are a relaxation of factorisation forests that enjoy prefix stability, thus allowing a compositional construction. For certain monoids that have a small regular <span><math><mi>D</mi></math></span>-length, our construction produces an exponentially more succinct deterministic automaton. Finally, we apply it to obtain better complexity result for the problem of fast infix evaluation.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"187 ","pages":"Article 106497"},"PeriodicalIF":0.5,"publicationDate":"2024-04-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140647631","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
Correcting matrix products over the ring of integers 修正整数环上的矩阵积
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-04-17 DOI: 10.1016/j.ipl.2024.106496
Yu-Lun Wu, Hung-Lung Wang

Let A, B, and C be three n×n matrices. We investigate the problem of verifying whether AB=C over the ring of integers and finding the correct product AB. Given that C is different from AB by at most k entries, we propose an algorithm that uses O(kn2+k2n) operations. Let α be the largest absolute value of an entry in A, B, and C. The integers involved in the computation are of O(n3α2).

设 、 、 和 是三个矩阵。我们研究的问题是在整数环上验证是否 ,并找出正确的乘积。我们提出了一种使用运算的算法。设为 、 、 和 中条目最大绝对值。计算所涉及的整数为 .
{"title":"Correcting matrix products over the ring of integers","authors":"Yu-Lun Wu,&nbsp;Hung-Lung Wang","doi":"10.1016/j.ipl.2024.106496","DOIUrl":"10.1016/j.ipl.2024.106496","url":null,"abstract":"<div><p>Let <em>A</em>, <em>B</em>, and <em>C</em> be three <span><math><mi>n</mi><mo>×</mo><mi>n</mi></math></span> matrices. We investigate the problem of verifying whether <span><math><mi>A</mi><mi>B</mi><mo>=</mo><mi>C</mi></math></span> over the ring of integers and finding the correct product <em>AB</em>. Given that <em>C</em> is different from <em>AB</em> by at most <em>k</em> entries, we propose an algorithm that uses <span><math><mi>O</mi><mo>(</mo><msqrt><mrow><mi>k</mi></mrow></msqrt><msup><mrow><mi>n</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>+</mo><msup><mrow><mi>k</mi></mrow><mrow><mn>2</mn></mrow></msup><mi>n</mi><mo>)</mo></math></span> operations. Let <em>α</em> be the largest absolute value of an entry in <em>A</em>, <em>B</em>, and <em>C</em>. The integers involved in the computation are of <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>n</mi></mrow><mrow><mn>3</mn></mrow></msup><msup><mrow><mi>α</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>)</mo></math></span>.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106496"},"PeriodicalIF":0.5,"publicationDate":"2024-04-17","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140616211","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
A linear-time algorithm for the center problem in weighted cycle graphs 加权循环图中中心问题的线性时间算法
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-04-04 DOI: 10.1016/j.ipl.2024.106495
Taekang Eom , Hee-Kap Ahn

We study the problem of computing the center of cycle graphs whose vertices are weighted. The distance from a vertex to a point of the graph is defined as the weight of the vertex times the length of the shortest path between the vertex and the point. The weighted center of the graph is a point of the graph such that the maximum distance of the vertices of the graph to the point is minimum among all points of the graph. We present an O(n)-time algorithm for the discrete and continuous weighted center problem on cycle graphs with n vertices. Our algorithm improves upon the best known algorithm that takes O(nlogn) time. Moreover, it is optimal for the weighted center problem of cycle graphs.

我们研究的是计算顶点加权的循环图中心的问题。从顶点到图中某一点的距离定义为顶点的权重乘以顶点与该点间最短路径的长度。图的加权中心是图中的一个点,在图的所有点中,图顶点到该点的最大距离最小。我们针对有 n 个顶点的循环图上的离散和连续加权中心问题提出了一种 O(n)-time 算法。我们的算法改进了需要 O(nlogn) 时间的已知最佳算法。此外,它还是循环图加权中心问题的最佳算法。
{"title":"A linear-time algorithm for the center problem in weighted cycle graphs","authors":"Taekang Eom ,&nbsp;Hee-Kap Ahn","doi":"10.1016/j.ipl.2024.106495","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106495","url":null,"abstract":"<div><p>We study the problem of computing the center of cycle graphs whose vertices are weighted. The distance from a vertex to a point of the graph is defined as the weight of the vertex times the length of the shortest path between the vertex and the point. The weighted center of the graph is a point of the graph such that the maximum distance of the vertices of the graph to the point is minimum among all points of the graph. We present an <span><math><mi>O</mi><mo>(</mo><mi>n</mi><mo>)</mo></math></span>-time algorithm for the discrete and continuous weighted center problem on cycle graphs with <em>n</em> vertices. Our algorithm improves upon the best known algorithm that takes <span><math><mi>O</mi><mo>(</mo><mi>n</mi><mi>log</mi><mo>⁡</mo><mi>n</mi><mo>)</mo></math></span> time. Moreover, it is optimal for the weighted center problem of cycle graphs.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106495"},"PeriodicalIF":0.5,"publicationDate":"2024-04-04","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140540027","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 autocorrelation of a class of quaternary sequences of length pq with high complexity 一类长度为 pq 的高复杂度四元序列的自相关性
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-24 DOI: 10.1016/j.ipl.2024.106494
Feifei Yan , Pinhui Ke , Zuling Chang

Recently, a class of quaternary sequences with period pq, where p and q are two distinct odd primes introduced by Zhang et al. were proved to possess high linear complexity and 4-adic complexity. In this paper, we determine the autocorrelation distribution of this class of quaternary sequence. Our results indicate that the studied quaternary sequence are weak with respect to the correlation property.

最近,Zhang 等人提出的一类周期为 pq(其中 p 和 q 是两个不同的奇数素数)的四元数列被证明具有很高的线性复杂度和四元数列复杂度。本文测定了该类四元序列的自相关分布。我们的结果表明,所研究的四元数列的相关性较弱。
{"title":"The autocorrelation of a class of quaternary sequences of length pq with high complexity","authors":"Feifei Yan ,&nbsp;Pinhui Ke ,&nbsp;Zuling Chang","doi":"10.1016/j.ipl.2024.106494","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106494","url":null,"abstract":"<div><p>Recently, a class of quaternary sequences with period <em>pq</em>, where <em>p</em> and <em>q</em> are two distinct odd primes introduced by Zhang et al. were proved to possess high linear complexity and 4-adic complexity. In this paper, we determine the autocorrelation distribution of this class of quaternary sequence. Our results indicate that the studied quaternary sequence are weak with respect to the correlation property.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106494"},"PeriodicalIF":0.5,"publicationDate":"2024-03-24","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140321256","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
Branching bisimulation semantics for quantum processes 量子过程的分支双拟态语义
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-16 DOI: 10.1016/j.ipl.2024.106492
Hao Wu , Qizhe Yang , Huan Long

The qCCS model proposed by Feng et al. provides a powerful framework to describe and reason about quantum communication systems that could be entangled with the environment. However, they only studied weak bisimulation semantics. In this paper we propose a new branching bisimilarity for qCCS and show that it is a congruence. The new bisimilarity is based on the concept of ϵ-tree and preserves the branching structure of concurrent processes where both quantum and classical components are allowed. Furthermore, we present a polynomial time equivalence checking algorithm for the ground version of our branching bisimilarity.

Feng 等人提出的 qCCS 模型为描述和推理可能与环境纠缠的量子通信系统提供了一个强大的框架。然而,他们只研究了弱双相似语义。在本文中,我们为 qCCS 提出了一个新的分支二相似性,并证明它是一个全等的。新的二相似性基于ϵ-树的概念,保留了同时允许量子和经典成分的并发过程的分支结构。此外,我们还为我们的分支二相似性的地面版本提出了一种多项式时间等价检查算法。
{"title":"Branching bisimulation semantics for quantum processes","authors":"Hao Wu ,&nbsp;Qizhe Yang ,&nbsp;Huan Long","doi":"10.1016/j.ipl.2024.106492","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106492","url":null,"abstract":"<div><p>The qCCS model proposed by Feng et al. provides a powerful framework to describe and reason about quantum communication systems that could be entangled with the environment. However, they only studied weak bisimulation semantics. In this paper we propose a new branching bisimilarity for qCCS and show that it is a congruence. The new bisimilarity is based on the concept of <em>ϵ</em>-tree and preserves the branching structure of concurrent processes where both quantum and classical components are allowed. Furthermore, we present a polynomial time equivalence checking algorithm for the ground version of our branching bisimilarity.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106492"},"PeriodicalIF":0.5,"publicationDate":"2024-03-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140163830","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
Smaller kernels for two vertex deletion problems 两个顶点删除问题的较小内核
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-15 DOI: 10.1016/j.ipl.2024.106493
Dekel Tsur

In this paper we consider two vertex deletion problems. In the Block Vertex Deletion problem, the input is a graph G and an integer k, and the goal is to decide whether there is a set of at most k vertices whose removal from G result in a block graph (a graph in which every biconnected component is a clique). In the Pathwidth One Vertex Deletion problem, the input is a graph G and an integer k, and the goal is to decide whether there is a set of at most k vertices whose removal from G result in a graph with pathwidth at most one. We give a kernel for Block Vertex Deletion with O(k3) vertices and a kernel for Pathwidth One Vertex Deletion with O(k2) vertices. Our results improve the previous O(k4)-vertex kernel for Block Vertex Deletion (Agrawal et al., 2016 [1]) and the O(k3)-vertex kernel for Pathwidth One Vertex Deletion (Cygan et al., 2012 [3]).

在本文中,我们考虑了两个顶点删除问题。在 "块顶点删除 "问题中,输入是一个图 G 和一个整数 k,目标是判断是否有一组顶点(最多 k 个)从 G 中删除后会形成一个块图(图中每个双连接的部分都是一个小块)。在路径宽度为一的顶点删除问题中,输入是一个图 G 和一个整数 k,目标是判断是否存在一组至多 k 个顶点,将其从 G 中删除后会得到一个路径宽度至多为一的图。我们给出了 O(k3) 个顶点的块顶点删除内核和 O(k2) 个顶点的路径宽度为一的顶点删除内核。我们的结果改进了之前用于块顶点删除的 O(k4)- 顶点内核(Agrawal 等人,2016 [1])和用于路径宽度一个顶点删除的 O(k3)- 顶点内核(Cygan 等人,2012 [3])。
{"title":"Smaller kernels for two vertex deletion problems","authors":"Dekel Tsur","doi":"10.1016/j.ipl.2024.106493","DOIUrl":"https://doi.org/10.1016/j.ipl.2024.106493","url":null,"abstract":"<div><p>In this paper we consider two vertex deletion problems. In the <span>Block Vertex Deletion</span> problem, the input is a graph <em>G</em> and an integer <em>k</em>, and the goal is to decide whether there is a set of at most <em>k</em> vertices whose removal from <em>G</em> result in a block graph (a graph in which every biconnected component is a clique). In the <span>Pathwidth One Vertex Deletion</span> problem, the input is a graph <em>G</em> and an integer <em>k</em>, and the goal is to decide whether there is a set of at most <em>k</em> vertices whose removal from <em>G</em> result in a graph with pathwidth at most one. We give a kernel for <span>Block Vertex Deletion</span> with <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>k</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>)</mo></math></span> vertices and a kernel for <span>Pathwidth One Vertex Deletion</span> with <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>k</mi></mrow><mrow><mn>2</mn></mrow></msup><mo>)</mo></math></span> vertices. Our results improve the previous <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>k</mi></mrow><mrow><mn>4</mn></mrow></msup><mo>)</mo></math></span>-vertex kernel for <span>Block Vertex Deletion</span> (Agrawal et al., 2016 <span>[1]</span>) and the <span><math><mi>O</mi><mo>(</mo><msup><mrow><mi>k</mi></mrow><mrow><mn>3</mn></mrow></msup><mo>)</mo></math></span>-vertex kernel for <span>Pathwidth One Vertex Deletion</span> (Cygan et al., 2012 <span>[3]</span>).</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106493"},"PeriodicalIF":0.5,"publicationDate":"2024-03-15","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140160714","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
Long directed detours: Reduction to 2-Disjoint Paths 长定向迂回:还原为二叉路径
IF 0.5 4区 计算机科学 Q4 COMPUTER SCIENCE, INFORMATION SYSTEMS Pub Date : 2024-03-13 DOI: 10.1016/j.ipl.2024.106491
Ashwin Jacob, Michał Włodarczyk, Meirav Zehavi

In the Longest (s,t)-Detour problem, we look for an (s,t)-path that is at least k vertices longer than a shortest one. We study the parameterized complexity of Longest (s,t)-Detour when parameterized by k: this falls into the research paradigm of ‘parameterization above guarantee’. Whereas the problem is known to be fixed-parameter tractable (FPT) on undirected graphs, the status of Longest (s,t)-Detour on directed graphs remains highly unclear: it is not even known to be solvable in polynomial time for k=1. Recently, Fomin et al. made progress in this direction by showing that the problem is FPT on every class of directed graphs where the 3-Disjoint Paths problem is solvable in polynomial time. We improve upon their result by weakening this assumption: we show that only a polynomial-time algorithm for 2-Disjoint Paths is required.

在这个问题中,我们要寻找一条至少比最短路径长一个顶点的路径。我们研究的是当参数化为:时的参数化复杂度,这属于 "参数化高于保证 "的研究范式。虽然这个问题在无向图上是已知的固定参数可处理(FPT)问题,但在有向图上的情况仍然非常不清楚:甚至不知道......的多项式时间内是否可以求解。最近,Fomin 等人在这个方向上取得了进展,他们证明了该问题在每一类有向图上都是 FPT,而在这些有向图上,该问题都可以在多项式时间内求解。我们弱化了这一假设,从而改进了他们的结果:我们证明只需要一个多项式时间算法。
{"title":"Long directed detours: Reduction to 2-Disjoint Paths","authors":"Ashwin Jacob,&nbsp;Michał Włodarczyk,&nbsp;Meirav Zehavi","doi":"10.1016/j.ipl.2024.106491","DOIUrl":"10.1016/j.ipl.2024.106491","url":null,"abstract":"<div><p>In the <span>Longest</span> <span><math><mo>(</mo><mi>s</mi><mo>,</mo><mi>t</mi><mo>)</mo></math></span><span>-Detour</span> problem, we look for an <span><math><mo>(</mo><mi>s</mi><mo>,</mo><mi>t</mi><mo>)</mo></math></span>-path that is at least <em>k</em> vertices longer than a shortest one. We study the parameterized complexity of <span>Longest</span> <span><math><mo>(</mo><mi>s</mi><mo>,</mo><mi>t</mi><mo>)</mo></math></span><span>-Detour</span> when parameterized by <em>k</em>: this falls into the research paradigm of ‘parameterization above guarantee’. Whereas the problem is known to be fixed-parameter tractable (FPT) on undirected graphs, the status of <span>Longest</span> <span><math><mo>(</mo><mi>s</mi><mo>,</mo><mi>t</mi><mo>)</mo></math></span><span>-Detour</span> on directed graphs remains highly unclear: it is not even known to be solvable in polynomial time for <span><math><mi>k</mi><mo>=</mo><mn>1</mn></math></span>. Recently, Fomin et al. made progress in this direction by showing that the problem is FPT on every class of directed graphs where the <span>3-Disjoint Paths</span> problem is solvable in polynomial time. We improve upon their result by weakening this assumption: we show that only a polynomial-time algorithm for <span>2-Disjoint Paths</span> is required.</p></div>","PeriodicalId":56290,"journal":{"name":"Information Processing Letters","volume":"186 ","pages":"Article 106491"},"PeriodicalIF":0.5,"publicationDate":"2024-03-13","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140153962","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
期刊
Information Processing Letters
全部 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