中文
相关论文

相关论文: Orderings of the rationals and dynamical systems

200 篇论文

We propose a novel in-order chart-based model for constituent parsing. Compared with previous CKY-style and top-down models, our model gains advantages from in-order traversal of a tree (rich features, lookahead information and high…

计算与语言 · 计算机科学 2021-02-09 Yang Wei , Yuanbin Wu , Man Lan

The Rabin tree theorem yields an algorithm to solve the satisfiability problem for monadic second-order logic over infinite trees. Here we solve the probabilistic variant of this problem. Namely, we show how to compute the probability that…

计算机科学中的逻辑 · 计算机科学 2024-11-22 Damian Niwiński , Paweł Parys , Michał Skrzypczak

In this article we study decreasing and increasing factorisations of the cycle, which are decompositions of the cycle $(1~2\dots n)$ into a product of $n-1$ transpositions satisfying monotonicity conditions. We explicit a bijection between…

概率论 · 数学 2022-04-21 Etienne Bellin

We study a fragmentation of the $\mathbf p$-trees of Camarri and Pitman [Elect. J. Probab., vol. 5, pp. 1--18, 2000]. We give exact correspondences between the $\mathbf p$-trees and trees which encode the fragmentation. We then use these…

概率论 · 数学 2014-08-19 Nicolas Broutin , Minmin Wang

Logic languages based on the theory of rational, possibly infinite, trees have much appeal in that rational trees allow for faster unification (due to the safe omission of the occurs-check) and increased expressivity (cyclic terms can…

编程语言 · 计算机科学 2007-05-23 Roberto Bagnara , Roberta Gori , Patricia M. Hill , Enea Zaffanella

There is inherent information captured in the order in which we write words in a list. The orderings of binomials --- lists of two words separated by `and' or `or' --- has been studied for more than a century. These binomials are common…

社会与信息网络 · 计算机科学 2020-03-10 Katherine Van Koevering , Austin R. Benson , Jon Kleinberg

Continuous first-order logic is used to apply model-theoretic analysis to analytic structures (e.g. Hilbert spaces, Banach spaces, probability spaces, etc.). Classical computable model theory is used to examine the algorithmic structure of…

逻辑 · 数学 2008-06-04 Wesley Calvert

This paper studies the "explanation problem" for tree- and linearly-ordered array data, a problem motivated by database applications and recently solved for the one-dimensional tree-ordered case. In this paper, one is given a matrix A whose…

数据结构与算法 · 计算机科学 2011-01-11 Howard Karloff , Flip Korn , Konstantin Makarychev , Yuval Rabani

We construct the complete set of orders of growth and we define on it the generalized entropy of a dynamical systems. With this object we provide a framework where we can study the separation of orbits of a map beyond the scope of…

动力系统 · 数学 2023-06-22 Javier Correa , Enrique R. Pujals

We study the problem of learning properties of nodes in tree structures. Those properties are specified by logical formulas, such as formulas from first-order or monadic second-order logic. We think of the tree as a database encoding a…

计算机科学中的逻辑 · 计算机科学 2019-09-25 Emilie Grienenberger , Martin Ritzert

In a previous work we introduced an elementary method to analyze the periodicity of a generating function defined by a single equation y=G(x,y). This was based on deriving a single set-equation Y = Gammma(Y) defining the spectrum of the…

逻辑 · 数学 2009-11-16 Jason Bell , Stanley Burris , Karen Yeats

Binary rooted trees, both in the ordered and in the un-ordered case, are well studied structures in the field of combinatorics. The aim of this work is to study particular patterns in these classes of trees. We consider completely…

组合数学 · 数学 2013-03-12 Filippo Disanto

We present here the notion of breadth-first signature and its relationship with numeration system theory. It is the serialisation into an infinite word of an ordered infinite tree of finite degree. We study which class of languages…

形式语言与自动机理论 · 计算机科学 2014-04-04 Victor Marsault , Jacques Sakarovitch

The decision tree recursively partitions the input space into regions and derives axis-aligned decision boundaries from data. Despite its simplicity and interpretability, decision trees lack parameterized representation, which makes it…

机器学习 · 计算机科学 2024-11-19 Jinxiong Zhang

In this article we provide an intrinsic characterization of the famous Howard-Bachmann ordinal in terms of a natural well-partial-ordering by showing that this ordinal can be realized as a maximal order type of a class of generalized trees…

逻辑 · 数学 2015-01-06 Jeroen Van der Meeren , Michael Rathjen , Andreas Weiermann

We arrange the orders in an algebraic number field in a tree. This tree can be used to enumerate all orders of bounded index in the maximal order as well as the orders over some given order.

数论 · 数学 2024-11-14 Markus Kirschmer , Jürgen Klüners

This paper introduces a series of methods for traversing binary decision trees using arithmetic operations. We present a suite of binary tree traversal algorithms that leverage novel representation matrices to flatten the full binary tree…

机器学习 · 计算机科学 2024-11-18 Jinxiong Zhang

We investigate the number of permutations that occur in random labellings of trees. This is a generalisation of the number of subpermutations occurring in a random permutation. It also generalises some recent results on the number of…

概率论 · 数学 2022-12-22 Michael Albert , Cecilia Holmgren , Tony Johansson , Fiona Skerman

Tree-child networks are a recently-described class of directed acyclic graphs that have risen to prominence in phylogenetics (the study of evolutionary trees and networks). Although these networks have a number of attractive mathematical…

概率论 · 数学 2023-01-10 François Bienvenu , Amaury Lambert , Mike Steel

A decision tree looks like a simple directed acyclic computational graph, where only the leaf nodes specify the output values and the non-terminals specify their tests or split conditions. From the numerical perspective, we express decision…

机器学习 · 计算机科学 2024-11-07 Jinxiong Zhang