中文
相关论文

相关论文: The DFAs of Finitely Different Languages

200 篇论文

For a non-negative integer $k$, a language is $k$-piecewise test\-able ($k$-PT) if it is a finite boolean combination of languages of the form $\Sigma^* a_1 \Sigma^* \cdots \Sigma^* a_n \Sigma^*$ for $a_i\in\Sigma$ and $0\le n \le k$. We…

形式语言与自动机理论 · 计算机科学 2015-06-10 Tomáš Masopust , Michaël Thomazo

Finite chase, or alternatively chase termination, is an important condition to ensure the decidability of existential rule languages. In the past few years, a number of rule languages with finite chase have been studied. In this work, we…

人工智能 · 计算机科学 2015-01-12 Heng Zhang , Yan Zhang , Jia-Huai You

We derive a Mal'cev condition for congruence meet-semidistributivity and then use it to prove two theorems. Theorem A: if a variety in a finite language is congruence meet-semidistributive and residually less than some finite cardinal, then…

环与代数 · 数学 2016-09-07 Ross Willard

A new class of languages of infinite words is introduced, called the max-regular languages, extending the class of $\omega$-regular languages. The class has two equivalent descriptions: in terms of automata (a type of deterministic counter…

形式语言与自动机理论 · 计算机科学 2009-03-09 Mikolaj Bojanczyk

It is known that 2-state binary and 3-state unary probabilistic finite automata and 2-state unary quantum finite automata recognize uncountably many languages with cutpoints. These results have been obtained by associating each recognized…

形式语言与自动机理论 · 计算机科学 2023-06-22 Aleksejs Naumovs , Maksims Dimitrijevs , Abuzer Yakaryılmaz

In this paper, we consider the transition complexity of regular languages based on the incomplete deterministic finite automata. A number of results on Boolean operations have been obtained. It is shown that the transition complexity…

形式语言与自动机理论 · 计算机科学 2010-08-11 Yuan Gao , Kai Salomaa , Sheng Yu

Context free languages allow one to express data with hierarchical structure, at the cost of losing some of the useful properties of languages recognized by finite automata on words. However, it is possible to restore some of these…

形式语言与自动机理论 · 计算机科学 2015-11-03 Eryk Kopczynski

A deterministic finite automaton (DFA) is composite if its language can be decomposed into an intersection of languages of smaller DFAs. Otherwise, A is prime. This notion of primality was introduced by Kupferman and Mosheiff in 2013, and…

形式语言与自动机理论 · 计算机科学 2021-07-13 Ismaël Jecker , Nicolas Mazzocchi , Petra Wolf

A minimal deterministic finite automaton (DFA) is uniformly minimal if it always remains minimal when the final state set is replaced by a non-empty proper subset of the state set. We prove that a permutation DFA is uniformly minimal if and…

形式语言与自动机理论 · 计算机科学 2018-03-28 Sylvie Davies

In this paper, we show that every D3-directing CNFA can be mapped uniquely to a DFA with the same synchronizing word length. This implies that \v{C}ern\'y's conjecture generalizes to CNFAs and that the general upper bound for the length of…

组合数学 · 数学 2017-03-24 Henk Don , Hans Zantema

In this paper we consider the computational complexity of the following problems: given a DFA or NFA representing a regular language L over a finite alphabet Sigma is the set of all prefixes (resp., suffixes, factors, subwords) of all words…

形式语言与自动机理论 · 计算机科学 2009-07-03 N. Rampersad , J. Shallit , Z. Xu

We answer two open questions by (Gruber, Holzer, Kutrib, 2009) on the state-complexity of representing sub- or superword closures of context-free grammars (CFGs): (1) We prove a (tight) upper bound of $2^{\mathcal{O}(n)}$ on the size of…

形式语言与自动机理论 · 计算机科学 2014-10-24 Georg Bachmeier , Michael Luttenberger , Maximilian Schlund

A regular language $L$ is said to be prime, if it is not the product of two non-trivial languages. Martens et al. settled the exact complexity of deciding primality for deterministic finite automata in 2010. For finite languages, Mateescu…

形式语言与自动机理论 · 计算机科学 2019-02-19 Philip Sieder

Finite-turn pushdown automata (PDA) are investigated concerning their descriptional complexity. It is known that they accept exactly the class of ultralinear context-free languages. Furthermore, the increase in size when converting…

形式语言与自动机理论 · 计算机科学 2009-05-08 Andreas Malcher , Giovanni Pighizzini

Automatic differentiation plays a prominent role in scientific computing and in modern machine learning, often in the context of powerful programming systems. The relation of the various embodiments of automatic differentiation to the…

编程语言 · 计算机科学 2020-02-04 Martin Abadi , Gordon D. Plotkin

We introduce linear programs encoding regular expressions of finite languages. We show that, given a language, the optimum value of the associated linear program is a lower bound on the size of any regular expression of the language.…

形式语言与自动机理论 · 计算机科学 2017-12-08 Hamoon Mousavi

Separation is a classical problem asking whether, given two sets belonging to some class, it is possible to separate them by a set from a smaller class. We discuss the separation problem for regular languages. We give a Ptime algorithm to…

形式语言与自动机理论 · 计算机科学 2013-04-26 Thomas Place , Lorijn van Rooijen , Marc Zeitoun

A study of assisted problem solving formalized via decompositions of deterministic finite automata is initiated. The landscape of new types of decompositions of finite automata this study uncovered is presented. Languages with various…

计算复杂性 · 计算机科学 2007-07-04 Peter Gaži , Branislav Rovan

Senizergues has proved that language equivalence is decidable for disjoint epsilon-deterministic PDA. Stirling has showed that strong bisimilarity is decidable for PDA. On the negative side Srba demonstrated that the weak bisimilarity is…

计算机科学中的逻辑 · 计算机科学 2014-04-29 Yuxi Fu , Qiang Yin

In recent years several novel models were developed to process natural language, development of accurate language translation systems have helped us overcome geographical barriers and communicate ideas effectively. These models are…

计算与语言 · 计算机科学 2019-02-19 Sangarshanan Veeraraghavan