中文
相关论文

相关论文: On state complexity of unions of binary factor-fre…

200 篇论文

The \emph{state complexity} of a regular language $L_m$ is the number $m$ of states in a minimal deterministic finite automaton (DFA) accepting $L_m$. The state complexity of a regularity-preserving binary operation on regular languages is…

形式语言与自动机理论 · 计算机科学 2018-12-13 Janusz Brzozowski , Lila Kari , Bai Li , Marek Szykuła

I study the state complexity of binary operations on regular languages over different alphabets. It is well known that if $L'_m$ and $L_n$ are languages restricted to be over the same alphabet, with $m$ and $n$ quotients, respectively, the…

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

We study the state complexity of binary operations on regular languages over different alphabets. It is known that if $L'_m$ and $L_n$ are languages of state complexities $m$ and $n$, respectively, and restricted to the same alphabet, the…

形式语言与自动机理论 · 计算机科学 2017-12-22 Janusz Brzozowski , Corwin Sinnamon

A language L is prefix-free if, whenever words u and v are in L and u is a prefix of v, then u=v. Suffix-, factor-, and subword-free languages are defined similarly, where "subword" means "subsequence". A language is bifix-free if it is…

形式语言与自动机理论 · 计算机科学 2011-05-13 Janusz Brzozowski , Galina Jirásková , Baiyu Li , Joshua Smith

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

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

We study various complexity properties of suffix-free regular languages. The quotient complexity of a regular language $L$ is the number of left quotients of $L$; this is the same as the state complexity of $L$. A regular language $L'$ is a…

形式语言与自动机理论 · 计算机科学 2016-12-13 Janusz Brzozowski , Marek Szykuła

A regular language $L$ is union-free if it can be represented by a regular expression without the union operation. A union-free language is deterministic if it can be accepted by a deterministic one-cycle-free-path finite automaton; this is…

形式语言与自动机理论 · 计算机科学 2018-01-04 Janusz A. Brzozowski , Sylvie Davies

We show that if M is a DFA with n states over an arbitrary alphabet and L = L(M), then the worst-case state complexity of L^2 is n*2^n - 2^{n-1}. If, however, M is a DFA over a unary alphabet, then the worst-case state complexity of L^k is…

计算复杂性 · 计算机科学 2009-03-29 Narad Rampersad

We study descriptive complexity properties of the class of regular bifix-free languages, which is the intersection of prefix-free and suffix-free regular languages. We show that there exist a single ternary universal (stream of) bifix-free…

形式语言与自动机理论 · 计算机科学 2017-01-16 Robert Ferens , Marek Szykuła

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

In a simple pattern matching problem one has a pattern $w$ and a text $t$, which are words over a finite alphabet $\Sigma$. One may ask whether $w$ occurs in $t$, and if so, where? More generally, we may have a set $P$ of patterns and a set…

形式语言与自动机理论 · 计算机科学 2018-11-06 Janusz A. Brzozowski , Sylvie Davies , Abhishek Madan

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

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

We examine deterministic and nondeterministic state complexities of regular operations on prefix-free languages. We strengthen several results by providing witness languages over smaller alphabets, usually as small as possible. We next…

形式语言与自动机理论 · 计算机科学 2010-08-11 Galina Jirásková , Monika Krausová

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 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

Atoms of a (regular) language $L$ were introduced by Brzozowski and Tamm in 2011 as intersections of complemented and uncomplemented quotients of $L$. They derived tight upper bounds on the complexity of atoms in 2013. In 2014, Brzozowski…

形式语言与自动机理论 · 计算机科学 2015-06-03 Szabolcs Ivan

We describe witness languages meeting the upper bound on the state complexity of the multiple concatenation of $k$ regular languages over an alphabet of size $k+1$ with a significantly simpler proof than that in the literature. We also…

形式语言与自动机理论 · 计算机科学 2025-11-27 Jozef Jirásek , Galina Jirásková

The quotient complexity, also known as state complexity, of a regular language is the number of distinct left quotients of the language. The quotient complexity of an operation is the maximal quotient complexity of the language resulting…

形式语言与自动机理论 · 计算机科学 2010-12-20 Janusz Brzozowski , Bo Liu
‹ 上一页 1 2 3 10 下一页 ›