𝔖 Bobbio Scriptorium
✦   LIBER   ✦

Succinct representation of regular languages by boolean automata

✍ Scribed by Ernst Leiss


Publisher
Elsevier Science
Year
1981
Tongue
English
Weight
346 KB
Volume
13
Category
Article
ISSN
0304-3975

No coin nor oath required. For personal study only.

✦ Synopsis


Boolean automata are a generalization of finite automata in the sense that the 'next state'i i.e. the result of the transition function given a state and a letter, is not just a single state (deterministic automata) or a union of states (nondeterministic automata) but a boolean function of states. Boolean automata accept precisely regular languages; furthermore they correspond in a natural way to certain language equations as well as to sequential networks. We investigate the succinctness of representing regular languages by boolean automata. In particular, we show that for every deterministic automaton A with m states there exists a boolean automaton with [log2 m] states which accepts the reverse of the language accepted by A (m ~> 1). We also show that for every n ~> 1 there exists a boolean automaton with n states such that the smallest deterministic automaton accepting the same language has 2 (2") states; moreover this holds for an alphabet with only two letters.


πŸ“œ SIMILAR VOLUMES


Efficient implementation of regular lang
✍ K. Salomaa; X. Wu; S. Yu πŸ“‚ Article πŸ“… 2000 πŸ› Elsevier Science 🌐 English βš– 93 KB

Alternating ΓΏnite automata (AFA) provide a natural and succinct way to denote regular languages. We introduce a bit-wise representation of reversed AFA (r-AFA) transition functions and describe an e cient implementation method for r-AFA and their operations using this representation. Experiments hav

The single loop representations of regul
✍ H.J. Shyr; S.S. Yu πŸ“‚ Article πŸ“… 1998 πŸ› Elsevier Science 🌐 English βš– 782 KB

A regular language of the form UP' M' is called a single loop from the viewpoint of automata theory. It is known that every regular language can be expressed as (U,,,, U,L.;IV, )U F. where .4 is an index set, u,, ~1~ EX\*, c, EX~, i E A, and F is a finite set of words. This expression is called an s

Representations of (M, R)-systems by cat
✍ M.W. Warner πŸ“‚ Article πŸ“… 1982 πŸ› Springer 🌐 English βš– 349 KB

Arbib in a paper entitled 'Categories of (M, R)-Systems' represents both simple (M, R)systems and those with varying genome as subcategories of the category of automata. An alternative characterisation of general (M, R)-systems as automata is proposed and two theorems on (M,R)-automata are proved. T

A kleene-like characterization of langua
✍ E. Fachini; A. Monti πŸ“‚ Article πŸ“… 1994 πŸ› Elsevier Science 🌐 English βš– 686 KB

We present a Kleen-like characterization of the class of languages accepted by systolic binary tree automata, L(SBTA). This characterization uses union, intersection, restricted concatenation, restricted concatenation closure, and finite substitution closure. The restrictions we impose on the operat