中文
相关论文

相关论文: Syntactic Complexity of Finite/Cofinite, Definite,…

200 篇论文

The syntactic complexity of a regular language is the cardinality of its syntactic semigroup. The syntactic complexity of a subclass of the class of regular languages is the maximal syntactic complexity of languages in that class, taken as…

形式语言与自动机理论 · 计算机科学 2015-03-20 Janusz Brzozowski , Baiyu Li

The syntactic complexity of a regular language is the cardinality of its syntactic semigroup. The syntactic complexity of a subclass of the class of regular languages is the maximal syntactic complexity of languages in that class, taken as…

形式语言与自动机理论 · 计算机科学 2011-11-21 Janusz Brzozowski , Baiyu Li , Yuli Ye

The state complexity of a regular language is the number of states in the minimal deterministic automaton accepting the language. The syntactic complexity of a regular language is the cardinality of its syntactic semigroup. The syntactic…

形式语言与自动机理论 · 计算机科学 2010-10-19 Janusz Brzozowski , Yuli Ye

The state complexity of a regular language is the number of states in a minimal deterministic finite automaton accepting the language. The syntactic complexity of a regular language is the cardinality of its syntactic semigroup. The…

形式语言与自动机理论 · 计算机科学 2017-01-16 Janusz A. Brzozowski , Marek Szykuła , Yuli Ye

We give an upper bound of $n((n-1)!-(n-3)!)$ for the possible largest size of a subsemigroup of the full transformational semigroup over $n$ elements consisting only of nonpermutational transformations. As an application we gain the same…

形式语言与自动机理论 · 计算机科学 2014-03-03 Szabolcs Ivan , Judit Nagy-Gyorgy

We give a forbidden pattern characterization for the class of generalized definite languages, show that the corresponding problem is NL-complete and can be solved in quadratic time. We also show that their syntactic complexity coincides…

形式语言与自动机理论 · 计算机科学 2013-04-23 Szabolcs Ivan , Judit Nagy-Gyorgy

We solve an open problem concerning syntactic complexity: We prove that the cardinality of the syntactic semigroup of a suffix-free language with $n$ left quotients (that is, with state complexity $n$) is at most $(n-1)^{n-2}+n-2$ for $n\ge…

形式语言与自动机理论 · 计算机科学 2015-10-16 Janusz Brzozowski , Marek Szykuła

We solve two open problems concerning syntactic complexity: We prove that the cardinality of the syntactic semigroup of a left ideal or a suffix-closed language with $n$ left quotients (that is, with state complexity $n$) is at most…

形式语言与自动机理论 · 计算机科学 2014-07-04 Janusz Brzozowski , Marek Szykuła

The syntactic complexity of a regular language is the cardinality of its syntactic semigroup. The syntactic complexity of a subclass of regular languages is the maximal syntactic complexity of languages in that subclass, taken as a function…

形式语言与自动机理论 · 计算机科学 2011-09-16 Janusz Brzozowski , Baiyu Li

We relate two measures of complexity of regular languages. The first is syntactic complexity, that is, the cardinality of the syntactic semigroup of the language. That semigroup is isomorphic to the semigroup of transformations of states…

形式语言与自动机理论 · 计算机科学 2013-05-24 Janusz Brzozowski , Gareth Davies

We study the properties of syntactic monoids of bifix-free regular languages. In particular, we solve an open problem concerning syntactic complexity: We prove that the cardinality of the syntactic semigroup of a bifix-free language with…

形式语言与自动机理论 · 计算机科学 2018-10-09 Marek Szykuła , John Wittnebel

The subword complexity of a finite word $w$ of length $N$ is a function which associates to each $n\le N$ the number of all distinct subwords of $w$ having the length $n$. We define the \emph{maximal complexity} C(w) as the maximum of the…

离散数学 · 计算机科学 2010-02-16 M-C. Anisiu , Z. Blazsik , Z. Kasa

We investigate the shuffle operation on regular languages represented by complete deterministic finite automata. We prove that $f(m,n)=2^{mn-1} + 2^{(m-1)(n-1)}(2^{m-1}-1)(2^{n-1}-1)$ is an upper bound on the state complexity of the shuffle…

形式语言与自动机理论 · 计算机科学 2016-07-18 Janusz Brzozowski , Galina Jirásková , Bo Liu , Aayush Rajasekaran , Marek Szykuła

We introduce a new measure on regular languages: their nondeterministic syntactic complexity. It is the least degree of any extension of the `canonical boolean representation' of the syntactic monoid. Equivalently, it is the least number of…

形式语言与自动机理论 · 计算机科学 2021-01-12 Robert Myers , Stefan Milius , Henning Urbat

The tight upper bound on the state complexity of the reverse of R-trivial and J-trivial regular languages of the state complexity n is 2^{n-1}. The witness is ternary for R-trivial regular languages and (n-1)-ary for J-trivial regular…

形式语言与自动机理论 · 计算机科学 2013-06-11 Galina Jirásková , Tomáš Masopust

In this article we undertake a study of extension complexity from the perspective of formal languages. We define a natural way to associate a family of polytopes with binary languages. This allows us to define the notion of extension…

计算复杂性 · 计算机科学 2019-08-29 Hans Raj Tiwary

C\^{a}mpeanu and Ho (2004) determined the maximum finite state complexity of finite languages, building on work of Champarnaud and Pin (1989). They stated that it is very difficult to determine the number of maximum-complexity languages.…

形式语言与自动机理论 · 计算机科学 2022-05-03 Bjørn Kjos-Hanssen , Lei Liu

A language $L$ over an alphabet $\Sigma$ is prefix-convex if, for any words $x,y,z\in\Sigma^*$, whenever $x$ and $xyz$ are in $L$, then so is $xy$. Prefix-convex languages include right-ideal, prefix-closed, and prefix-free languages. We…

形式语言与自动机理论 · 计算机科学 2016-06-27 Janusz Brzozowski , Corwin Sinnamon

The present paper presents and proves a proposition concerning the time complexity of finite languages. It is shown herein, that for any finite language (a language for which the set of words composing it is finite) there is a Turing…

计算复杂性 · 计算机科学 2007-05-23 Mircea Alexandru Popescu Moscu

A regular language $L$ is non-returning if in the minimal deterministic finite automaton accepting it there are no transitions into the initial state. Eom, Han and Jir\'askov\'a derived upper bounds on the state complexity of boolean…

形式语言与自动机理论 · 计算机科学 2017-01-17 Janusz A. Brzozowski , Sylvie Davies
‹ 上一页 1 2 3 10 下一页 ›