中文
相关论文

相关论文: Edit Distance between Unlabeled Ordered Trees

200 篇论文

In the usual trace reconstruction problem, the goal is to exactly reconstruct an unknown string of length $n$ after it passes through a deletion channel many times independently, producing a set of traces (i.e., random subsequences of the…

数据结构与算法 · 计算机科学 2020-12-17 Sami Davies , Miklos Z. Racz , Cyrus Rashtchian , Benjamin G. Schiffer

We enumerate permutations that avoid all but one of the $k$ patterns of length $k$ starting with a monotone increasing subsequence of length $k-1$. We compare the size of such permutation classes to the size of the class of permutations…

组合数学 · 数学 2022-08-23 Miklós Bóna , Jay Pantone

Defant, Engen, and Miller defined a permutation to be uniquely sorted if it has exactly one preimage under West's stack-sorting map. We enumerate classes of uniquely sorted permutations that avoid a pattern of length three and a pattern of…

组合数学 · 数学 2023-06-22 Hanna Mularczyk

We determine the maximum distance between any two of the center, centroid, and subtree core among trees with a given order. Corresponding results are obtained for trees with given maximum degree and also for trees with given diameter. The…

组合数学 · 数学 2017-01-20 Heather Smith , László Székely , Hua Wang , Shuai Yuan

In graph theory, a tree is one of the more popular families of graphs with a wide range of applications in computer science as well as many other related fields. While there are several distance measures over the set of all trees, we…

信息论 · 计算机科学 2021-02-04 Lev Yohananov , Eitan yaakobi

Babson and Steingr\'{\i}msson introduced generalized permutation patterns that allow the requirement that two adjacent letters in a pattern must be adjacent in the permutation. We consider n-permutations that avoid the generalized pattern…

组合数学 · 数学 2007-05-23 Sergey Kitaev

Generalizing stack sorting and $c$-sorting for permutations, we define the permutree sorting algorithm. Given two disjoint subsets $U$ and $D$ of $\{2, \dots, n-1\}$, the $(U,D)$-permutree sorting tries to sort the permutation $\pi \in…

组合数学 · 数学 2023-07-13 Vincent Pilaud , Viviane Pons , Daniel Tamayo Jiménez

Phylogenetic networks are a generalization of phylogenetic trees that allow for the representation of non-treelike evolutionary events, like recombination, hybridization, or lateral gene transfer. In this paper, we present and study a new…

种群与进化 · 定量生物学 2007-08-28 Gabriel Cardona , Francesc Rossello , Gabriel Valiente

We consider the setting of Reeb graphs of piecewise linear functions and study distances between them that are stable, meaning that functions which are similar in the supremum norm ought to have similar Reeb graphs. We define an edit…

代数拓扑 · 数学 2021-02-09 Ulrich Bauer , Claudia Landi , Facundo Memoli

The generation of trees with a specified tree edit distance has significant applications across various fields, including computational biology, structured data analysis, and image processing. Recently, generative networks have been…

机器学习 · 计算机科学 2026-02-04 Mamoona Ghafoor , Tatsuya Akutsu

We present an algorithmic mapping from permutations of length dn to labeled n-node d-ary trees and back again. Given such a bijection, one can interpret each of the factorials in the formula for the Catalan numbers as a count of…

组合数学 · 数学 2007-05-23 Bennet Vance

A di-sk tree is a rooted binary tree whose nodes are labeled by $\oplus$ or $\ominus$, and no node has the same label as its right child. The di-sk trees are in natural bijection with separable permutations. We construct a combinatorial…

组合数学 · 数学 2021-09-15 Shishuo Fu , Zhicong Lin , Yaling Wang

Two kinds of evolving trees are considered here: the exponential trees, where subsequent nodes are linked to old nodes without any preference, and the Barab\'asi--Albert scale-free networks, where the probability of linking to a node is…

统计力学 · 物理学 2007-05-23 K. Malarz , J. Czaplicki , B. Kawecka-Magiera , K. Kulakowski

The classes of tree permutations and forest permutations were defined by Acan and Hitczenko (2016). We study random permutations of a given length from these classes, and in particular the number of occurrences of a fixed pattern in one of…

组合数学 · 数学 2022-03-10 Svante Janson

This paper considers the enumeration of trees avoiding a contiguous pattern. We provide an algorithm for computing the generating function that counts n-leaf binary trees avoiding a given binary tree pattern t. Equipped with this counting…

组合数学 · 数学 2015-03-13 Eric S. Rowland

We study the connections between sorting and the binary search tree (BST) model, with an aim towards showing that the fields are connected more deeply than is currently appreciated. While any BST can be used to sort by inserting the keys…

数据结构与算法 · 计算机科学 2023-05-08 Guy Blelloch , Magdalen Dobson

We consider a random permutation drawn from the set of 321-avoiding permutations of length $n$ and show that the number of occurrences of another pattern $\sigma$ has a limit distribution, after scaling by $n^{m+\ell}$ where $m$ is the…

概率论 · 数学 2017-12-22 Svante Janson

Let $T(n,m)$ be the set of all plane labelled bipartite trees with $n$ white vertices and $m$ black. If the number $n+m$ of vertices is even, then the set $T(n,m)$ is a union of two disjoint subsets --- subset od "even" trees and subset of…

组合数学 · 数学 2016-11-04 Yury Kochetkov

We use an interesting result of probabilistic flavor concerning the product of two permutations consisting of one cycle each to find an explicit formula for the average number of block interchanges needed to sort a permutation of length…

组合数学 · 数学 2008-11-06 Miklos Bona , Ryan Flynn

The edit distance (a.k.a. the Levenshtein distance) between two strings is defined as the minimum number of insertions, deletions or substitutions of symbols needed to transform one string into another. The problem of computing the edit…

计算复杂性 · 计算机科学 2017-08-17 Arturs Backurs , Piotr Indyk