首页 > 最新文献

Algorithmica最新文献

英文 中文
Analysing Equilibrium States for Population Diversity 分析种群多样性的平衡状态
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-04-16 DOI: 10.1007/s00453-024-01226-3
Johannes Lengler, Andre Opris, Dirk Sudholt

Population diversity is crucial in evolutionary algorithms as it helps with global exploration and facilitates the use of crossover. Despite many runtime analyses showing advantages of population diversity, we have no clear picture of how diversity evolves over time. We study how the population diversity of ((mu +1)) algorithms, measured by the sum of pairwise Hamming distances, evolves in a fitness-neutral environment. We give an exact formula for the drift of population diversity and show that it is driven towards an equilibrium state. Moreover, we bound the expected time for getting close to the equilibrium state. We find that these dynamics, including the location of the equilibrium, are unaffected by surprisingly many algorithmic choices. All unbiased mutation operators with the same expected number of bit flips have the same effect on the expected diversity. Many crossover operators have no effect at all, including all binary unbiased, respectful operators. We review crossover operators from the literature and identify crossovers that are neutral towards the evolution of diversity and crossovers that are not.

种群多样性在进化算法中至关重要,因为它有助于全局探索和交叉的使用。尽管许多运行分析表明了种群多样性的优势,但我们并不清楚多样性是如何随时间演变的。我们研究了在((mu +1))适合性中性的环境中,以成对汉明距离之和衡量的算法种群多样性是如何演变的。我们给出了种群多样性漂移的精确公式,并证明它会被驱动向均衡状态。此外,我们还限定了接近平衡状态的预期时间。我们发现,这些动态变化,包括均衡状态的位置,都不受令人惊讶的算法选择的影响。所有预期比特翻转次数相同的无偏突变算子对预期多样性都有相同的影响。许多交叉算子,包括所有二进制无偏、尊重算子,都没有任何影响。我们回顾了文献中的交叉算子,找出了对多样性进化中性的交叉算子和不中性的交叉算子。
{"title":"Analysing Equilibrium States for Population Diversity","authors":"Johannes Lengler,&nbsp;Andre Opris,&nbsp;Dirk Sudholt","doi":"10.1007/s00453-024-01226-3","DOIUrl":"10.1007/s00453-024-01226-3","url":null,"abstract":"<div><p>Population diversity is crucial in evolutionary algorithms as it helps with global exploration and facilitates the use of crossover. Despite many runtime analyses showing advantages of population diversity, we have no clear picture of how diversity evolves over time. We study how the population diversity of <span>((mu +1))</span> algorithms, measured by the sum of pairwise Hamming distances, evolves in a fitness-neutral environment. We give an exact formula for the drift of population diversity and show that it is driven towards an equilibrium state. Moreover, we bound the expected time for getting close to the equilibrium state. We find that these dynamics, including the location of the equilibrium, are unaffected by surprisingly many algorithmic choices. All unbiased mutation operators with the same expected number of bit flips have the same effect on the expected diversity. Many crossover operators have no effect at all, including all binary unbiased, respectful operators. We review crossover operators from the literature and identify crossovers that are neutral towards the evolution of diversity and crossovers that are not.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2317 - 2351"},"PeriodicalIF":0.9,"publicationDate":"2024-04-16","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01226-3.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140613146","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
Min Orderings and List Homomorphism Dichotomies for Graphs and Signed Graphs 图和有符号图的最小排序和列表同态二分法
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-04-12 DOI: 10.1007/s00453-024-01228-1
Jan Bok, Richard C. Brewster, Pavol Hell, Nikola Jedličková, Arash Rafiey

Since the CSP dichotomy conjecture has been established, a number of other dichotomy questions have attracted interest, including one for list homomorphism problems of signed graphs. Signed graphs arise naturally in many contexts, including for instance nowhere-zero flows for graphs embedded in non-orientable surfaces. The dichotomy classification is known for homomorphisms without list restrictions, so it is surprising that it is not known, or even conjectured, if lists are present since this usually makes the classifications easier to obtain. There is however a conjectured classification, due to Kim and Siggers, in the special case of “semi-balanced” signed graphs. These authors confirmed their conjecture for the class of reflexive signed graphs. As our main result we verify the conjecture for irreflexive signed graphs. For this purpose, we prove an extension result for two-directional ray graphs which is of independent interest and which leads to an analogous extension result for interval graphs. Moreover, we offer an alternative proof for the class of reflexive signed graphs, and a direct polynomial-time algorithm in the polynomial cases where the previous algorithms used algebraic methods of general CSP dichotomy theorems. For both reflexive and irreflexive cases the dichotomy classification depends on a result linking the absence of certain structures to the existence of a special ordering. The structures are used to prove the NP-completeness and the ordering is used to design polynomial algorithms.

自从 CSP 二分猜想成立以来,其他一些二分问题也引起了人们的兴趣,其中包括有符号图的列表同态问题。有符号图在许多情况下都会自然出现,例如嵌入不可定向曲面的图的无处-零流。对于没有列表限制的同态问题,二分法分类是已知的,因此令人惊讶的是,如果存在列表,二分法分类却不为人所知,甚至无法猜想,因为这通常会使分类更容易获得。不过,在 "半平衡 "有符号图的特殊情况下,Kim 和 Siggers 提出了一种猜想分类法。这些作者证实了他们对反向有符号图类的猜想。作为我们的主要结果,我们验证了不可反折有符号图的猜想。为此,我们证明了双向射线图的一个扩展结果,该结果具有独立的意义,并可引出区间图的类似扩展结果。此外,我们还为反向有符号图类提供了另一种证明,并在多项式情况下提供了一种直接的多项式时间算法,而之前的算法使用的是一般 CSP 二分定理的代数方法。对于反反复复和不可反反复情况,二分法的分类都取决于一个结果,这个结果将某些结构的缺失与特殊排序的存在联系起来。结构用于证明 NP 完备性,排序用于设计多项式算法。
{"title":"Min Orderings and List Homomorphism Dichotomies for Graphs and Signed Graphs","authors":"Jan Bok,&nbsp;Richard C. Brewster,&nbsp;Pavol Hell,&nbsp;Nikola Jedličková,&nbsp;Arash Rafiey","doi":"10.1007/s00453-024-01228-1","DOIUrl":"10.1007/s00453-024-01228-1","url":null,"abstract":"<div><p>Since the CSP dichotomy conjecture has been established, a number of other dichotomy questions have attracted interest, including one for list homomorphism problems of signed graphs. Signed graphs arise naturally in many contexts, including for instance nowhere-zero flows for graphs embedded in non-orientable surfaces. The dichotomy classification is known for homomorphisms without list restrictions, so it is surprising that it is not known, or even conjectured, if lists are present since this usually makes the classifications easier to obtain. There is however a conjectured classification, due to Kim and Siggers, in the special case of “semi-balanced” signed graphs. These authors confirmed their conjecture for the class of reflexive signed graphs. As our main result we verify the conjecture for irreflexive signed graphs. For this purpose, we prove an extension result for two-directional ray graphs which is of independent interest and which leads to an analogous extension result for interval graphs. Moreover, we offer an alternative proof for the class of reflexive signed graphs, and a direct polynomial-time algorithm in the polynomial cases where the previous algorithms used algebraic methods of general CSP dichotomy theorems. For both reflexive and irreflexive cases the dichotomy classification depends on a result linking the absence of certain structures to the existence of a special ordering. The structures are used to prove the NP-completeness and the ordering is used to design polynomial algorithms.\u0000</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2289 - 2316"},"PeriodicalIF":0.9,"publicationDate":"2024-04-12","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140602306","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
Conflict-Free Coloring: Graphs of Bounded Clique-Width and Intersection Graphs 无冲突着色:有界剪辑宽度图和交集图
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-04-06 DOI: 10.1007/s00453-024-01227-2
Sriram Bhyravarapu, Tim A. Hartmann, Hung P. Hoang, Subrahmanyam Kalyanasundaram, I. Vinod Reddy

A conflict-free coloring of a graph G is a (partial) coloring of its vertices such that every vertex u has a neighbor whose assigned color is unique in the neighborhood of u. There are two variants of this coloring, one defined using the open neighborhood and one using the closed neighborhood. For both variants, we study the problem of deciding whether the conflict-free coloring of a given graph G is at most a given number k.

In this work, we investigate the relation of clique-width and minimum number of colors needed (for both variants) and show that these parameters do not bound one another. Moreover, we consider specific graph classes, particularly graphs of bounded clique-width and types of intersection graphs, such as distance hereditary graphs, interval graphs and unit square and disk graphs. We also consider Kneser graphs and split graphs. We give (often tight) upper and lower bounds and determine the complexity of the decision problem on these graph classes, which improve some of the results from the literature. Particularly, we settle the number of colors needed for an interval graph to be conflict-free colored under the open neighborhood model, which was posed as an open problem.

摘要 图 G 的无冲突着色是其顶点的(部分)着色,即每个顶点 u 都有一个邻居,其分配的颜色在 u 的邻域中是唯一的。对于这两种变体,我们研究的问题都是确定给定图 G 的无冲突着色是否最多为给定数 k。在这项工作中,我们研究了(对于这两种变体)簇宽和所需颜色的最小数量之间的关系,并证明这些参数并不相互约束。此外,我们还考虑了特定的图类,特别是有界剪辑宽度的图和交集图类型,如距离遗传图、区间图、单位方形和圆盘图。我们还考虑了 Kneser 图和分裂图。我们给出了(通常很紧)上下限,并确定了这些图类的决策问题的复杂性,从而改进了文献中的一些结果。特别是,我们解决了开放邻域模型下区间图无冲突着色所需的颜色数,这曾是一个开放问题。
{"title":"Conflict-Free Coloring: Graphs of Bounded Clique-Width and Intersection Graphs","authors":"Sriram Bhyravarapu,&nbsp;Tim A. Hartmann,&nbsp;Hung P. Hoang,&nbsp;Subrahmanyam Kalyanasundaram,&nbsp;I. Vinod Reddy","doi":"10.1007/s00453-024-01227-2","DOIUrl":"10.1007/s00453-024-01227-2","url":null,"abstract":"<div><p>A conflict-free coloring of a graph <i>G</i> is a (partial) coloring of its vertices such that every vertex <i>u</i> has a neighbor whose assigned color is unique in the neighborhood of <i>u</i>. There are two variants of this coloring, one defined using the open neighborhood and one using the closed neighborhood. For both variants, we study the problem of deciding whether the conflict-free coloring of a given graph <i>G</i> is at most a given number <i>k</i>.</p><p>In this work, we investigate the relation of clique-width and minimum number of colors needed (for both variants) and show that these parameters do not bound one another. Moreover, we consider specific graph classes, particularly graphs of bounded clique-width and types of intersection graphs, such as distance hereditary graphs, interval graphs and unit square and disk graphs. We also consider Kneser graphs and split graphs. We give (often tight) upper and lower bounds and determine the complexity of the decision problem on these graph classes, which improve some of the results from the literature. Particularly, we settle the number of colors needed for an interval graph to be conflict-free colored under the open neighborhood model, which was posed as an open problem.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2250 - 2288"},"PeriodicalIF":0.9,"publicationDate":"2024-04-06","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140586283","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 Impacts of Dimensionality, Diffusion, and Directedness on Intrinsic Cross-Model Simulation in Tile-Based Self-Assembly 基于瓦片的自组装中维度、扩散和指向性对内在交叉模型模拟的影响
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-04-03 DOI: 10.1007/s00453-024-01219-2
Daniel Hader, Matthew J. Patitz

Motivated by applications in DNA-nanotechnology, theoretical investigations in algorithmic tile-assembly have blossomed into a mature theory. In addition to computational universality, the abstract Tile Assembly Model (aTAM) was shown to be intrinsically universal (FOCS 2012), a strong notion of completeness where a single tile set is capable of simulating the full dynamics of all systems within the model; however, this construction fundamentally required non-deterministic tile attachments. This was confirmed necessary when it was shown that the class of directed aTAM systems, those where all possible sequences of tile attachments result in the same terminal assembly, is not intrinsically universal (FOCS 2016). Furthermore, it was shown that the non-cooperative aTAM, where tiles only need to match on 1 side to bind rather than 2 or more, is not intrinsically universal (SODA 2014) nor computationally universal (STOC 2017). Building on these results to further investigate the other dynamics, Hader et al. examined several tile-assembly models which varied across (1) the numbers of dimensions used, (2) how tiles diffused through space, and (3) whether each system is directed, and determined which models exhibited intrinsic universality (SODA 2020). In this paper we extend those results to provide direct comparisons of the various models against each other by considering intrinsic simulations between models. Our results show that in some cases, one model is strictly more powerful than another, and in others, pairs of models have mutually exclusive capabilities. This paper is a greatly expanded version of that which appeared in ICALP 2023.

在 DNA 纳米技术应用的推动下,瓦片组装算法的理论研究已发展成为一种成熟的理论。除了计算普适性,抽象瓦片组装模型(aTAM)还被证明具有内在普适性(FOCS 2012),这是一个很强的完备性概念,即单个瓦片集能够模拟模型内所有系统的全部动力学;然而,这种构造从根本上要求非确定性瓦片附件。研究表明,有向 aTAM 系统(所有可能的瓦片连接序列都会导致相同的终端组装)并不具有内在的普遍性(FOCS,2016 年)。此外,研究还表明,非合作性 aTAM(瓦片只需在 1 面上匹配即可结合,而不是 2 面或更多面)既不具有内在普遍性(SODA,2014 年),也不具有计算普遍性(STOC,2017 年)。在这些结果的基础上,为了进一步研究其他动力学,Hader 等人研究了几种瓦片组装模型,这些模型在以下方面各不相同:(1)使用的维数;(2)瓦片在空间中的扩散方式;(3)每个系统是否有指向性,并确定了哪些模型表现出内在普遍性(SODA 2020)。在本文中,我们扩展了这些结果,通过考虑模型之间的内在模拟,提供了各种模型之间的直接比较。我们的结果表明,在某些情况下,一种模型严格来说比另一种模型更强大,而在另一些情况下,成对的模型具有相互排斥的能力。本文是在 ICALP 2023 上发表的论文的扩充版。
{"title":"The Impacts of Dimensionality, Diffusion, and Directedness on Intrinsic Cross-Model Simulation in Tile-Based Self-Assembly","authors":"Daniel Hader,&nbsp;Matthew J. Patitz","doi":"10.1007/s00453-024-01219-2","DOIUrl":"10.1007/s00453-024-01219-2","url":null,"abstract":"<div><p>Motivated by applications in DNA-nanotechnology, theoretical investigations in algorithmic tile-assembly have blossomed into a mature theory. In addition to computational universality, the abstract Tile Assembly Model (aTAM) was shown to be intrinsically universal (FOCS 2012), a strong notion of completeness where a single tile set is capable of simulating the full dynamics of all systems within the model; however, this construction fundamentally required non-deterministic tile attachments. This was confirmed necessary when it was shown that the class of directed aTAM systems, those where all possible sequences of tile attachments result in the same terminal assembly, is not intrinsically universal (FOCS 2016). Furthermore, it was shown that the non-cooperative aTAM, where tiles only need to match on 1 side to bind rather than 2 or more, is not intrinsically universal (SODA 2014) nor computationally universal (STOC 2017). Building on these results to further investigate the other dynamics, Hader et al. examined several tile-assembly models which varied across (1) the numbers of dimensions used, (2) how tiles diffused through space, and (3) whether each system is directed, and determined which models exhibited intrinsic universality (SODA 2020). In this paper we extend those results to provide direct comparisons of the various models against each other by considering intrinsic simulations between models. Our results show that in some cases, one model is strictly more powerful than another, and in others, pairs of models have mutually exclusive capabilities. This paper is a greatly expanded version of that which appeared in ICALP 2023.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2211 - 2249"},"PeriodicalIF":0.9,"publicationDate":"2024-04-03","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01219-2.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140586234","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
Generalized Coloring of Permutations 排列的广义着色
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-03-29 DOI: 10.1007/s00453-024-01220-9
Vít Jelínek, Michal Opler, Pavel Valtr

A permutation (pi ) is a merge of a permutation (sigma ) and a permutation (tau ), if we can color the elements of (pi ) red and blue so that the red elements have the same relative order as (sigma ) and the blue ones as (tau ). We consider, for fixed hereditary permutation classes (mathcal {C}) and (mathcal {D}), the complexity of determining whether a given permutation (pi ) is a merge of an element of (mathcal {C}) with an element of (mathcal {D}). We develop general algorithmic approaches for identifying polynomially tractable cases of merge recognition. Our tools include a version of streaming recognizability of permutations via polynomially constructible nondeterministic automata, as well as a concept of bounded width decomposition, inspired by the work of Ahal and Rabinovich. As a consequence of the general results, we can provide nontrivial examples of tractable permutation merges involving commonly studied permutation classes, such as the class of layered permutations, the class of separable permutations, or the class of permutations avoiding a decreasing sequence of a given length. On the negative side, we obtain a general hardness result which implies, for example, that it is NP-complete to recognize the permutations that can be merged from two subpermutations avoiding the pattern 2413.

如果我们能把(pi )的元素染成红色和蓝色,使红色元素具有与(sigma )相同的相对顺序,蓝色元素具有与(tau )相同的相对顺序,那么一个排列组合(pi )就是排列组合(sigma )和排列组合(tau )的合并。对于固定的遗传排列类 (mathcal {C})和 (mathcal {D}),我们考虑了确定给定的排列 (pi )是否是 (mathcal {C})的元素与 (mathcal {D})的元素的合并的复杂性。我们开发了通用的算法方法来识别合并识别的多项式可操作性案例。我们的工具包括通过多项式可构造的非决定性自动机实现的流式可识别性,以及受 Ahal 和 Rabinovich 工作启发的有界宽度分解概念。作为一般结果的结果,我们可以提供一些非难例证,说明涉及通常研究的置换类的可操作置换合并,如分层置换类、可分离置换类或避免给定长度递减序列的置换类。从反面来看,我们得到了一个普遍的困难性结果,它意味着,例如,识别可以从两个避免 2413 模式的子排列组合合并的排列组合是 NP-complete。
{"title":"Generalized Coloring of Permutations","authors":"Vít Jelínek,&nbsp;Michal Opler,&nbsp;Pavel Valtr","doi":"10.1007/s00453-024-01220-9","DOIUrl":"10.1007/s00453-024-01220-9","url":null,"abstract":"<div><p>A permutation <span>(pi )</span> is a <i>merge</i> of a permutation <span>(sigma )</span> and a permutation <span>(tau )</span>, if we can color the elements of <span>(pi )</span> red and blue so that the red elements have the same relative order as <span>(sigma )</span> and the blue ones as <span>(tau )</span>. We consider, for fixed hereditary permutation classes <span>(mathcal {C})</span> and <span>(mathcal {D})</span>, the complexity of determining whether a given permutation <span>(pi )</span> is a merge of an element of <span>(mathcal {C})</span> with an element of <span>(mathcal {D})</span>. We develop general algorithmic approaches for identifying polynomially tractable cases of merge recognition. Our tools include a version of streaming recognizability of permutations via polynomially constructible nondeterministic automata, as well as a concept of bounded width decomposition, inspired by the work of Ahal and Rabinovich. As a consequence of the general results, we can provide nontrivial examples of tractable permutation merges involving commonly studied permutation classes, such as the class of layered permutations, the class of separable permutations, or the class of permutations avoiding a decreasing sequence of a given length. On the negative side, we obtain a general hardness result which implies, for example, that it is NP-complete to recognize the permutations that can be merged from two subpermutations avoiding the pattern 2413.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2174 - 2210"},"PeriodicalIF":0.9,"publicationDate":"2024-03-29","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140602087","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
Extending Partial Representations of Circle Graphs in Near-Linear Time 在近线性时间内扩展圆图的部分表示法
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-03-26 DOI: 10.1007/s00453-024-01216-5
Guido Brückner, Ignaz Rutter, Peter Stumpf

The partial representation extension problem generalizes the recognition problem for geometric intersection graphs. The input consists of a graph G, a subgraph (H subseteq G) and a representation (mathcal R') of H. The question is whether G admits a representation (mathcal R) whose restriction to H is (mathcal R'). We study this question for circle graphs, which are intersection graphs of chords of a circle. Their representations are called chord diagrams. We show that for a graph with n vertices and m edges the partial representation extension problem can be solved in (O((n + m) alpha (n + m))) time, thereby improving over an (O(n^3))-time algorithm by Chaplick et al. (J Graph Theory 91(4), 365–394, 2019). The main technical contributions are a canonical way of orienting chord diagrams and a novel compact representation of the set of all canonically oriented chord diagrams that represent a given circle graph G, which is of independent interest.

部分表示扩展问题概括了几何交集图的识别问题。输入包括一个图 G、一个子图 H 和 H 的一个表示(mathcal R')。问题是 G 是否允许一个表示(mathcal R),它对 H 的限制是(mathcal R')。我们针对圆图研究这个问题,圆图是圆的弦的交点图。它们的表示被称为弦图。我们证明,对于一个有 n 个顶点和 m 条边的图,部分表示扩展问题可以在 (O((n + m) alpha (n + m))) 时间内求解,从而改进了 Chaplick 等人的(O(n^3))-time 算法(《图论》91(4), 365-394, 2019)。主要的技术贡献是一种典型的弦图定向方法,以及对表示给定圆图 G 的所有典型定向弦图集合的一种新颖的紧凑表示,这一点具有独立的意义。
{"title":"Extending Partial Representations of Circle Graphs in Near-Linear Time","authors":"Guido Brückner,&nbsp;Ignaz Rutter,&nbsp;Peter Stumpf","doi":"10.1007/s00453-024-01216-5","DOIUrl":"10.1007/s00453-024-01216-5","url":null,"abstract":"<div><p>The <i>partial representation extension problem</i> generalizes the recognition problem for geometric intersection graphs. The input consists of a graph <i>G</i>, a subgraph <span>(H subseteq G)</span> and a representation <span>(mathcal R')</span> of <i>H</i>. The question is whether <i>G</i> admits a representation <span>(mathcal R)</span> whose restriction to <i>H</i> is <span>(mathcal R')</span>. We study this question for <i>circle graphs</i>, which are intersection graphs of chords of a circle. Their representations are called <i>chord diagrams</i>. We show that for a graph with <i>n</i> vertices and <i>m</i> edges the partial representation extension problem can be solved in <span>(O((n + m) alpha (n + m)))</span> time, thereby improving over an <span>(O(n^3))</span>-time algorithm by Chaplick et al. (J Graph Theory 91(4), 365–394, 2019). The main technical contributions are a canonical way of orienting chord diagrams and a novel compact representation of the set of all canonically oriented chord diagrams that represent a given circle graph <i>G</i>, which is of independent interest.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2152 - 2173"},"PeriodicalIF":0.9,"publicationDate":"2024-03-26","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01216-5.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140312141","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
(alpha _i)-Metric Graphs: Radius, Diameter and all Eccentricities $$alpha _i$$ -度量图形:半径、直径和所有偏心率
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-03-25 DOI: 10.1007/s00453-024-01223-6
Feodor F. Dragan, Guillaume Ducoffe

We extend known results on chordal graphs and distance-hereditary graphs to much larger graph classes by using only a common metric property of these graphs. Specifically, a graph is called (alpha _i)-metric ((iin {mathcal {N}})) if it satisfies the following (alpha _i)-metric property for every vertices uwv and x: if a shortest path between u and w and a shortest path between x and v share a terminal edge vw, then (d(u,x)ge d(u,v) + d(v,x)-i). Roughly, gluing together any two shortest paths along a common terminal edge may not necessarily result in a shortest path but yields a “near-shortest” path with defect at most i. It is known that (alpha _0)-metric graphs are exactly ptolemaic graphs, and that chordal graphs and distance-hereditary graphs are (alpha _i)-metric for (i=1) and (i=2), respectively. We show that an additive O(i)-approximation of the radius, of the diameter, and in fact of all vertex eccentricities of an (alpha _i)-metric graph can be computed in total linear time. Our strongest results are obtained for (alpha _1)-metric graphs, for which we prove that a central vertex can be computed in subquadratic time, and even better in linear time for so-called ((alpha _1,varDelta ))-metric graphs (a superclass of chordal graphs and of plane triangulations with inner vertices of degree at least 7). The latter answers a question raised in Dragan (Inf Probl Lett 154:105873, 2020), 2020). Our algorithms follow from new results on centers and metric intervals of (alpha _i)-metric graphs. In particular, we prove that the diameter of the center is at most (3i+2) (at most 3, if (i=1)). The latter partly answers a question raised in Yushmanov and Chepoi (Math Probl Cybernet 3:217–232, 1991).

我们只使用了这些图的一个共同度量属性,就把关于弦图和距离遗传图的已知结果扩展到了更大的图类。具体来说,如果一个图对于每个顶点 u、w、v 和 x 都满足以下度量属性,那么这个图就叫做度量图:如果 u 和 w 之间的最短路径以及 x 和 v 之间的最短路径共享一条末端边 vw,那么(d(u,x)ge d(u,v) + d(v,x)-i/)。粗略地说,把任意两条最短路径沿着共同的末端边粘在一起不一定会得到一条最短路径,但会得到一条缺陷最多为 i 的 "接近最短 "的路径。已知 (α _0)-metric 图正是托勒密图,弦图和距离遗传图分别在 (i=1) 和 (i=2) 时是 (α _i)-metric 的。我们证明,一个 (α _i)-度量图的半径、直径以及所有顶点偏心率的加法O(i)-近似值都可以在总的线性时间内计算出来。我们最强的结果是针对 (alpha _1)-度量图的,我们证明了中心顶点可以在亚二次方时间内计算出来,而对于所谓的 ((alpha _1,varDelta ))-度量图(弦图和内顶点度数至少为7的平面三角形的超类)来说,线性时间甚至更好。后者回答了德拉甘(Inf Probl Lett 154:105873, 2020)提出的一个问题。)我们的算法源于关于 (α _i)-metric graphs 的中心和度量区间的新结果。特别是,我们证明了中心的直径最多为(3i+2)(如果(i=1),则最多为3)。后者部分回答了尤什马诺夫和切波(Math Probl Cybernet 3:217-232, 1991)中提出的一个问题。
{"title":"(alpha _i)-Metric Graphs: Radius, Diameter and all Eccentricities","authors":"Feodor F. Dragan,&nbsp;Guillaume Ducoffe","doi":"10.1007/s00453-024-01223-6","DOIUrl":"10.1007/s00453-024-01223-6","url":null,"abstract":"<div><p>We extend known results on chordal graphs and distance-hereditary graphs to much larger graph classes by using only a common metric property of these graphs. Specifically, a graph is called <span>(alpha _i)</span>-metric (<span>(iin {mathcal {N}})</span>) if it satisfies the following <span>(alpha _i)</span>-metric property for every vertices <i>u</i>, <i>w</i>, <i>v</i> and <i>x</i>: if a shortest path between <i>u</i> and <i>w</i> and a shortest path between <i>x</i> and <i>v</i> share a terminal edge <i>vw</i>, then <span>(d(u,x)ge d(u,v) + d(v,x)-i)</span>. Roughly, gluing together any two shortest paths along a common terminal edge may not necessarily result in a shortest path but yields a “near-shortest” path with defect at most <i>i</i>. It is known that <span>(alpha _0)</span>-metric graphs are exactly ptolemaic graphs, and that chordal graphs and distance-hereditary graphs are <span>(alpha _i)</span>-metric for <span>(i=1)</span> and <span>(i=2)</span>, respectively. We show that an additive <i>O</i>(<i>i</i>)-approximation of the radius, of the diameter, and in fact of all vertex eccentricities of an <span>(alpha _i)</span>-metric graph can be computed in total linear time. Our strongest results are obtained for <span>(alpha _1)</span>-metric graphs, for which we prove that a central vertex can be computed in subquadratic time, and even better in linear time for so-called <span>((alpha _1,varDelta ))</span>-metric graphs (a superclass of chordal graphs and of plane triangulations with inner vertices of degree at least 7). The latter answers a question raised in Dragan (Inf Probl Lett 154:105873, 2020), 2020). Our algorithms follow from new results on centers and metric intervals of <span>(alpha _i)</span>-metric graphs. In particular, we prove that the diameter of the center is at most <span>(3i+2)</span> (at most 3, if <span>(i=1)</span>). The latter partly answers a question raised in Yushmanov and Chepoi (Math Probl Cybernet 3:217–232, 1991).</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2092 - 2129"},"PeriodicalIF":0.9,"publicationDate":"2024-03-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01223-6.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140303258","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
On The Closures of Monotone Algebraic Classes and Variants of the Determinant 论单调代数类的闭包和判定式的变体
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-03-25 DOI: 10.1007/s00453-024-01221-8
Prasad Chaugule, Nutan Limaye

In this paper we prove the following two results.

  • We show that for any (C in {textsf {mVF}, textsf {mVP}, textsf {mVNP}}), (C = overline{C}). Here, (textsf {mVF}, textsf {mVP}), and (textsf {mVNP}) are monotone variants of (textsf {VF}, textsf {VP}), and (textsf {VNP}), respectively. For an algebraic complexity class C, (overline{C}) denotes the closure of C. For (textsf {mVBP}) a similar result was shown in Bläser et al. (in: 35th Computational Complexity Conference, CCC 2020. LIPIcs, vol 169, pp 21–12124, 2020. https://doi.org/10.4230/LIPIcs.CCC.2020.21). Here we extend their result by adapting their proof.

  • We define polynomial families ({mathcal {P}(k)_n}_{n ge 0}), such that ({mathcal {P}(0)_n}_{n ge 0}) equals the determinant polynomial. We show that ({mathcal {P}(k)_n}_{n ge 0}) is (textsf {VBP}) complete for (k=1) and it becomes (textsf {VNP}) complete when (k ge 2). In particular, ({mathcal {P}(k)_n}) is (mathtt {Det^{ne k}_n(X)}), a polynomial obtained by summing over all signed cycle covers that avoid length k cycles. We show that (mathtt {Det^{ne 1}_n(X)}) is complete for (textsf {VBP}) and (mathtt {Det^{ne k}_n(X)}) is complete for (textsf {VNP}) for all (k ge 2) over any field (mathbb {F}).

在本文中,我们证明了以下两个结果。我们证明了对于任意的(C in {textsf {mVF}, textsf {mVP}, textsf {mVNP}),(C = overline{C})。这里,(textsf {mVF}, textsf {mVP}) 和(textsf {mVNP})分别是(textsf {VF}, textsf {VP})和(textsf {VNP})的单调变体。对于代数复杂度类 C,(overline{C}) 表示 C 的闭包。对于(textsf {mVBP}),类似的结果在 Bläser 等人 (in:35th Computational Complexity Conference, CCC 2020.LIPIcs, vol 169, pp 21-12124, 2020. https://doi.org/10.4230/LIPIcs.CCC.2020.21)。我们定义了多项式族 ({mathcal {P}(k)_n}_{n ge 0}),使得 ({mathcal {P}(0)_n}_{n ge 0})等于行列式多项式。我们证明,当(k=1)时,({P}(k)_n}_{n ge 0}) 是(textsf {VBP})完备的,当(k ge 2)时,它变成了(textsf {VNP})完备的。特别地,({mathcal {P}(k)_n}) 是(mathtt {Det^{ne k}_n(X)}), 一个通过对所有避免了长度 k 循环的有符号循环覆盖求和得到的多项式。我们证明对于任意域 (mathbb {F}) 上的所有 (k ge 2) 来说,(mathtt {Det^{ne 1}_n(X)}) 是完全的,并且(mathtt {Det^{ne k}_n(X)}) 对于 (textsf {VNP}) 是完全的。
{"title":"On The Closures of Monotone Algebraic Classes and Variants of the Determinant","authors":"Prasad Chaugule,&nbsp;Nutan Limaye","doi":"10.1007/s00453-024-01221-8","DOIUrl":"10.1007/s00453-024-01221-8","url":null,"abstract":"<div><p>In this paper we prove the following two results.</p><ul>\u0000 <li>\u0000 <p>We show that for any <span>(C in {textsf {mVF}, textsf {mVP}, textsf {mVNP}})</span>, <span>(C = overline{C})</span>. Here, <span>(textsf {mVF}, textsf {mVP})</span>, and <span>(textsf {mVNP})</span> are monotone variants of <span>(textsf {VF}, textsf {VP})</span>, and <span>(textsf {VNP})</span>, respectively. For an algebraic complexity class <i>C</i>, <span>(overline{C})</span> denotes the closure of <i>C</i>. For <span>(textsf {mVBP})</span> a similar result was shown in Bläser et al. (in: 35th Computational Complexity Conference, CCC 2020. LIPIcs, vol 169, pp 21–12124, 2020. https://doi.org/10.4230/LIPIcs.CCC.2020.21). Here we extend their result by adapting their proof.</p>\u0000 </li>\u0000 <li>\u0000 <p>We define polynomial families <span>({mathcal {P}(k)_n}_{n ge 0})</span>, such that <span>({mathcal {P}(0)_n}_{n ge 0})</span> equals the determinant polynomial. We show that <span>({mathcal {P}(k)_n}_{n ge 0})</span> is <span>(textsf {VBP})</span> complete for <span>(k=1)</span> and it becomes <span>(textsf {VNP})</span> complete when <span>(k ge 2)</span>. In particular, <span>({mathcal {P}(k)_n})</span> is <span>(mathtt {Det^{ne k}_n(X)})</span>, a polynomial obtained by summing over all signed cycle covers that avoid length <i>k</i> cycles. We show that <span>(mathtt {Det^{ne 1}_n(X)})</span> is complete for <span>(textsf {VBP})</span> and <span>(mathtt {Det^{ne k}_n(X)})</span> is complete for <span>(textsf {VNP})</span> for all <span>(k ge 2)</span> over any field <span>(mathbb {F})</span>.</p>\u0000 </li>\u0000 </ul></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2130 - 2151"},"PeriodicalIF":0.9,"publicationDate":"2024-03-25","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140303306","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
Embedding Arbitrary Boolean Circuits into Fungal Automata 将任意布尔电路嵌入真菌自动机
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-03-21 DOI: 10.1007/s00453-024-01222-7
Augusto Modanese, Thomas Worsch

Fungal automata are a variation of the two-dimensional sandpile automaton of Bak et al. (Phys Rev Lett 59(4):381–384, 1987. https://doi.org/10.1103/PhysRevLett.59.381). In each step toppling cells emit grains only to some of their neighbors chosen according to a specific update sequence. We show how to embed any Boolean circuit into the initial configuration of a fungal automaton with update sequence HV. In particular we give a constructor that, given the description B of a circuit, computes the states of all cells in the finite support of the embedding configuration in (O(log left| {B}right| )) space. As a consequence the prediction problem for fungal automata with update sequence HV is (textsf {P})-complete. This solves an open problem of Goles et al. (Phys Lett A 384(22):126541, 2020. https://doi.org/10.1016/j.physleta.2020.126541).

真菌自动机是 Bak 等人的二维沙堆自动机的一种变体(Phys Rev Lett 59(4):381-384, 1987. https://doi.org/10.1103/PhysRevLett.59.381)。在每一步中,翻转单元只向根据特定更新序列选择的一些相邻单元发射谷粒。我们展示了如何将任何布尔电路嵌入到具有更新序列 HV 的真菌自动机的初始配置中。我们特别给出了一个构造函数,在给定电路描述 B 的情况下,它可以在 (O(log left| {B}right| )) 空间内计算嵌入配置的有限支持中所有单元的状态。因此,具有更新序列 HV 的真菌自动机的预测问题是 (textsf {P})-complete 的。这解决了戈尔斯等人的一个未决问题(Phys Lett A 384(22):126541, 2020. https://doi.org/10.1016/j.physleta.2020.126541)。
{"title":"Embedding Arbitrary Boolean Circuits into Fungal Automata","authors":"Augusto Modanese,&nbsp;Thomas Worsch","doi":"10.1007/s00453-024-01222-7","DOIUrl":"10.1007/s00453-024-01222-7","url":null,"abstract":"<div><p>Fungal automata are a variation of the two-dimensional sandpile automaton of Bak et al. (Phys Rev Lett 59(4):381–384, 1987. https://doi.org/10.1103/PhysRevLett.59.381). In each step toppling cells emit grains only to <i>some</i> of their neighbors chosen according to a specific update sequence. We show how to embed any Boolean circuit into the initial configuration of a fungal automaton with update sequence <i>HV</i>. In particular we give a constructor that, given the description <i>B</i> of a circuit, computes the states of all cells in the finite support of the embedding configuration in <span>(O(log left| {B}right| ))</span> space. As a consequence the prediction problem for fungal automata with update sequence <i>HV</i> is <span>(textsf {P})</span>-complete. This solves an open problem of Goles et al. (Phys Lett A 384(22):126541, 2020. https://doi.org/10.1016/j.physleta.2020.126541).</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 7","pages":"2069 - 2091"},"PeriodicalIF":0.9,"publicationDate":"2024-03-21","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01222-7.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140197607","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
The Near Exact Bin Covering Problem 近乎精确的垃圾箱覆盖问题
IF 0.9 4区 计算机科学 Q4 COMPUTER SCIENCE, SOFTWARE ENGINEERING Pub Date : 2024-03-19 DOI: 10.1007/s00453-024-01224-5
Asaf Levin

We present a new generalization of the bin covering problem that is known to be a strongly NP-hard problem. In our generalization there is a positive constant (varDelta ), and we are given a set of items each of which has a positive size. We would like to find a partition of the items into bins. We say that a bin is near exact covered if the total size of items packed into the bin is between 1 and (1+varDelta ). Our goal is to maximize the number of near exact covered bins. If (varDelta =0) or (varDelta >0) is given as part of the input, our problem is shown here to have no approximation algorithm with a bounded asymptotic approximation ratio (assuming that (Pne NP)). However, for the case where (varDelta >0) is seen as a constant, we present an asymptotic fully polynomial time approximation scheme (AFPTAS) that is our main contribution.

我们提出了垃圾箱覆盖问题的一种新的概括,众所周知,这个问题是一个强 NP 难问题。在我们的概括中,有一个正常数(varDelta ),我们给定了一组项目,每个项目都有一个正大小。我们希望找到一个将物品划分为若干仓的方法。如果物品的总大小介于 1 和 (1+varDelta )之间,我们就说这个分区接近精确覆盖。我们的目标是最大化接近精确覆盖的垃圾箱数量。如果 (varDelta =0) 或 (varDelta >0) 作为输入的一部分给出,那么我们的问题在这里被证明是没有近似算法的,其近似率是有界的(假设 (Pne NP) )。然而,对于 (varDelta >0) 被视为常数的情况,我们提出了一种渐近全多项式时间近似方案(AFPTAS),这是我们的主要贡献。
{"title":"The Near Exact Bin Covering Problem","authors":"Asaf Levin","doi":"10.1007/s00453-024-01224-5","DOIUrl":"10.1007/s00453-024-01224-5","url":null,"abstract":"<div><p>We present a new generalization of the bin covering problem that is known to be a strongly NP-hard problem. In our generalization there is a positive constant <span>(varDelta )</span>, and we are given a set of items each of which has a positive size. We would like to find a partition of the items into bins. We say that a bin is near exact covered if the total size of items packed into the bin is between 1 and <span>(1+varDelta )</span>. Our goal is to maximize the number of near exact covered bins. If <span>(varDelta =0)</span> or <span>(varDelta &gt;0)</span> is given as part of the input, our problem is shown here to have no approximation algorithm with a bounded asymptotic approximation ratio (assuming that <span>(Pne NP)</span>). However, for the case where <span>(varDelta &gt;0)</span> is seen as a constant, we present an asymptotic fully polynomial time approximation scheme (AFPTAS) that is our main contribution.</p></div>","PeriodicalId":50824,"journal":{"name":"Algorithmica","volume":"86 6","pages":"2041 - 2066"},"PeriodicalIF":0.9,"publicationDate":"2024-03-19","publicationTypes":"Journal Article","fieldsOfStudy":null,"isOpenAccess":false,"openAccessPdf":"https://link.springer.com/content/pdf/10.1007/s00453-024-01224-5.pdf","citationCount":null,"resultStr":null,"platform":"Semanticscholar","paperid":"140165767","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
期刊
Algorithmica
全部 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