中文
相关论文

相关论文: An exhaustive generation algorithm for Catalan obj…

200 篇论文

An algorithm for robot formation path planning is presented in this paper. Given a map of the working environment, the algorithm finds a path for a formation taking into account possible split of the formation and its consecutive merge. The…

机器人学 · 计算机科学 2019-01-25 M. Estefanía Pereyra , R. Gastón Araguás , Miroslav Kulich

Dyck paths are among the most heavily studied Catalan families. This paper is a continuation of [2]. In the paper we are dealing with the numbering of Dyck paths, the terms of the OEIS sequence A036991 or Dyck numbers. We consider triplets…

数论 · 数学 2022-11-03 Gennady Eremin

We provide formulas for generating functions of many types of paths in various rooted tree structures. We compute the $k$th moment of the generating functions for various types of vertical paths. In two specific familes of trees we find…

组合数学 · 数学 2018-10-03 Keith Copenhaver

We translate the concept of succession rule and the ECO method into matrix notation, introducing the concept of a production matrix. This allows us to combine our method with other enumeration techniques using matrices, such as the method…

组合数学 · 数学 2007-05-23 Emeric Deutsch , Luca Ferrari , Simone Rinaldi

Regular tree grammars and regular path expressions constitute core constructs widely used in programming languages and type systems. Nevertheless, there has been little research so far on frameworks for reasoning about path expressions…

数据库 · 计算机科学 2010-08-31 Everardo Barcenas , Pierre Geneves , Nabil Layaida , Alan Schmitt

Prime path coverage is a powerful structural testing criterion, but generating all prime paths in a directed graph remains computationally challenging due to the potentially exponential number of them. Existing approaches typically rely on…

软件工程 · 计算机科学 2026-04-27 Jakub Zelek , Jakub Ruszil , Adam Roman , Artur Polański

Skew Dyck paths are like Dyck paths, but an additional south-west step $(-1,-1)$ is allowed, provided that the path does not intersect itself. Lattice paths with catastrophes can drop from any level to the origin in just one step. We…

组合数学 · 数学 2022-01-11 Helmut Prodinger

The ECO method and the theory of Catalan-like numbers introduced by Aigner seems two completely unrelated combinatorial settings. In this work we try to establish a bridge between them, aiming at starting a (hopefully) fruitful study on…

组合数学 · 数学 2007-05-23 Luca Ferrari , Renzo Pinzani

We introduce a new concept of permutation avoidance pattern called hatted pattern, which is a natural generalization of the barred pattern. We show the growth rate of the class of permutations avoiding a hatted pattern in comparison to…

组合数学 · 数学 2012-08-07 Phan Thuan Do , Dominique Rossin , Thi Thu Huong Tran

We describe arithmetic algorithms on a canonical number representation based on the Catalan family of combinatorial objects specified as a Haskell type class. Our algorithms work on a {\em generic} representation that we illustrate on…

数学软件 · 计算机科学 2019-09-17 Paul Tarau

In [S. Effler, F. Ruskey, A CAT algorithm for listing permutations with a given number of inversions, {\it I.P.L.}, 86/2 (2003)] the authors give an algorithm, which appears to be CAT, for generating permutations with a given major index.…

组合数学 · 数学 2013-03-05 Vincent Vajnovszki

In this work, we propose a trajectory generation method for robotic systems with contact force constraint based on optimal control and reachability analysis. Normally, the dynamics and constraints of the contact-constrained robot are…

机器人学 · 计算机科学 2019-03-28 Jaemin Lee , Efstathios Bakolas , Luis Sentis

Certain families of combinatorial objects admit recursive descriptions in terms of generating trees: each node of the tree corresponds to an object, and the branch leading to the node encodes the choices made in the construction of the…

We introduce an algorithmic approach based on generating tree method for enumerating the inversion sequences with various pattern-avoidance restrictions. For a given set of patterns, we propose an algorithm that outputs either an accurate…

组合数学 · 数学 2023-09-28 Toufik Mansour , Gökhan Yıldırım

Most decision tree induction algorithms are based on a greedy top-down recursive partitioning strategy for tree growth. In this paper, we propose several methods for induction of decision trees and their ensembles based on evolutionary…

神经与进化计算 · 计算机科学 2020-02-04 Evgeny Dolotov , Nikolai Zolotykh

The exact path length problem is to determine if there is a path of a given fixed cost between two vertices. This paper focuses on the exact path problem for costs $-1,0$ or $+1$ between all pairs of vertices in an edge-weighted digraph.…

数据结构与算法 · 计算机科学 2018-03-06 Phillip G. Bradford

A 3-dimensional Catalan word is a word on three letters so that the subword on any two letters is a Dyck path. For a given Dyck path $D$, a recently defined statistic counts the number of Catalan words with the property that any subword on…

组合数学 · 数学 2022-05-20 Kassie Archer , Christina Gravies

Path generation, the process of converting high-level mission specifications, such as sequences of waypoints from a path planner, into smooth, executable paths, is a fundamental challenge in mobile robotics. Most path following and…

机器人学 · 计算机科学 2026-03-06 Alfredo González-Calvin , Juan F. Jiménez , Héctor García de Marina

Let $\epsilon>0$. In this article we will present a deterministic algorithm which does the following. The input is a hyperelliptic curve $C$ of genus $g$ over a finite field $k$ of cardinality $q$ given by $y^2+h(x)y=f(x)$ such that the…

数论 · 数学 2014-02-27 Michiel Kosters

Various specifiable combinatorial structures, with d extensive parameters, can be exactly sampled both by the recursive method, with linear arithmetic complexity if a heavy preprocessing is performed, or by the Boltzmann method, with…

数据结构与算法 · 计算机科学 2013-07-09 Frederique Bassino , Andrea Sportiello