The omega-regular languages are a class of omega languages which generalize the definition of regular languages to infinite words.
An omega-language L is omega-regular if it has the form
Every omega-regular language is accepted by a nondeterministic Büchi automaton; the translation is constructive.
Using Büchi automata, it can be proved that if A and B are omega-regular languages, then A∩B and Σ - A, the complement of A, are omega-regular languag...
more
Read article at Wikipedia
Omega-regular language
Similar topics in Freebase
-
Regular language
In theoretical computer science, a regular language is a formal language (i.e., a possibly infinite set of finite sequences of symbols from a finite alphabet) that satisfies the following equivalent properties: The collection of regular languages over an alphabet Σ is defined recursively as follows...