中文
相关论文

相关论文: Quotient Complexity of Bifix-, Factor-, and Subwor…

200 篇论文

A language L is prefix-closed if, whenever a word w is in L, then every prefix of w is also in L. We define suffix-, factor-, and subword-closed languages in the same way, where by subword we mean subsequence. We study the quotient…

形式语言与自动机理论 · 计算机科学 2015-05-14 J. Brzozowski , G. Jirásková , C. Zou

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

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

A language $L$ over an alphabet $\Sigma$ is suffix-convex if, for any words $x,y,z\in\Sigma^*$, whenever $z$ and $xyz$ are in $L$, then so is $yz$. Suffix-convex languages include three special cases: left-ideal, suffix-closed, and…

形式语言与自动机理论 · 计算机科学 2016-10-05 Janusz Brzozowski , Corwin Sinnamom

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

The past research on the state complexity of operations on regular languages is examined, and a new approach based on an old method (derivatives of regular expressions) is presented. Since state complexity is a property of a language, it is…

形式语言与自动机理论 · 计算机科学 2009-07-28 Janusz Brzozowski

An atom of a regular language L with n (left) quotients is a non-empty intersection of uncomplemented or complemented quotients of L, where each of the n quotients appears in a term of the intersection. The quotient complexity of L, which…

形式语言与自动机理论 · 计算机科学 2012-03-09 Janusz Brzozowski , Hellis Tamm

We survey recent results concerning the complexity of regular languages represented by their minimal deterministic finite automata. In addition to the quotient complexity of the language -- which is the number of its (left) quotients, and…

形式语言与自动机理论 · 计算机科学 2017-02-17 Janusz A. Brzozowski

We investigate the nondeterministic state complexity of basic operations for suffix-free regular languages. The nondeterministic state complexity of an operation is the number of states that are necessary and sufficient in the worst-case…

形式语言与自动机理论 · 计算机科学 2010-08-11 Yo-Sub Han , Kai Salomaa

We study the state complexity of regular operations in the class of ideal languages. A language L over an alphabet Sigma is a right (left) ideal if it satisfies L = L Sigma* (L = Sigma* L). It is a two-sided ideal if L = Sigma* L Sigma *,…

形式语言与自动机理论 · 计算机科学 2009-08-17 J. Brzozowski , G. Jirásková , B. Li

We consider several novel aspects of unique factorization in formal languages. We reprove the familiar fact that the set uf(L) of words having unique factorization into elements of L is regular if L is regular, and from this deduce an…

形式语言与自动机理论 · 计算机科学 2015-03-24 Paul Bell , Daniel Reidenbach , Jeffrey Shallit

A language L is suffix-convex if for any words u, v,w, whenever w and uvw are in L, vw is in L as well. Suffix-convex languages include left ideals, suffix-closed languages, and suffix-free languages, which were studied previously. In this…

形式语言与自动机理论 · 计算机科学 2018-05-15 Corwin Sinnamon

We study the complexity of basic regular operations on languages represented by incomplete deterministic or nondeterministic automata, in which all states are final. Such languages are known to be prefix-closed. We get tight bounds on both…

形式语言与自动机理论 · 计算机科学 2014-05-23 Kristína Čevorová , Galina Jirásková , Peter Mlynárčik , Matúš Palmovský , Juraj Šebej

It has been conjectured in 2011 by Brzozowski et al. that if $K$ and $L$ are factor-free regular languages over a binary alphabet having state complexity $m$ and $n$, resp, then the state complexity of $K\cup L$ is at most…

形式语言与自动机理论 · 计算机科学 2014-05-07 Szabolcs Ivan

In this paper we explore a new hierarchy of classes of languages and infinite words and its connection with complexity classes. Namely, we say that a language belongs to the class $L_k$ if it is a subset of the catenation of $k$ languages…

形式语言与自动机理论 · 计算机科学 2014-06-17 J. Cassaigne , A. E. Frid , S. Puzynina , L. Q. Zamboni

In this paper we examine decision problems associated with various classes of convex languages, studied by Ang and Brzozowski (under the name "continuous languages"). We show that we can decide whether a given language L is prefix-,…

计算复杂性 · 计算机科学 2009-04-14 Janusz Brzozowski , Jeffrey Shallit , Zhi Xu

A (left) quotient of a language $L$ by a word $w$ is the language $w^{-1}L=\{x\mid wx\in L\}$. The quotient complexity of a regular language $L$ is the number of quotients of $L$; it is equal to the state complexity of $L$, which is the…

形式语言与自动机理论 · 计算机科学 2015-05-26 Janusz Brzozowski , Sylvie Davies
‹ 上一页 1 2 3 10 下一页 ›