Global Information Lookup Global Information

Alternating finite automaton information


In automata theory, an alternating finite automaton (AFA) is a nondeterministic finite automaton whose transitions are divided into existential and universal transitions. For example, let A be an alternating automaton.

  • For an existential transition , A nondeterministically chooses to switch the state to either or , reading a. Thus, behaving like a regular nondeterministic finite automaton.
  • For a universal transition , A moves to and , reading a, simulating the behavior of a parallel machine.

Note that due to the universal quantification a run is represented by a run tree. A accepts a word w, if there exists a run tree on w such that every path ends in an accepting state.

A basic theorem states that any AFA is equivalent to a deterministic finite automaton (DFA), hence AFAs accept exactly the regular languages.

An alternative model which is frequently used is the one where Boolean combinations are in disjunctive normal form so that, e.g., would represent . The state tt (true) is represented by in this case and ff (false) by . This representation is usually more efficient.

Alternating finite automata can be extended to accept trees in the same way as tree automata, yielding alternating tree automata.

and 21 Related for: Alternating finite automaton information

Request time (Page generated in 0.8267 seconds.)

Alternating finite automaton

Last Update:

In automata theory, an alternating finite automaton (AFA) is a nondeterministic finite automaton whose transitions are divided into existential and universal...

Word Count : 808

Nondeterministic finite automaton

Last Update:

In automata theory, a finite-state machine is called a deterministic finite automaton (DFA), if each of its transitions is uniquely determined by its...

Word Count : 4498

Alternating tree automata

Last Update:

automata theory, an alternating tree automaton (ATA) is an extension of nondeterministic tree automaton as same as alternating finite automaton extends nondeterministic...

Word Count : 98

Alternating timed automaton

Last Update:

In automata theory, an alternating timed automaton (ATA) is a mix of both timed automaton and alternating finite automaton. That is, it is a sort of automata...

Word Count : 1749

Pushdown automaton

Last Update:

nested stack automaton allows full access, and also allows stacked values to be entire sub-stacks rather than just single finite symbols. A finite-state machine...

Word Count : 4019

Regular language

Last Update:

is the language accepted by an alternating finite automaton it is the language accepted by a two-way finite automaton it can be generated by a prefix...

Word Count : 3414

Automata theory

Last Update:

of operations automatically. An automaton with a finite number of states is called a finite automaton (FA) or finite-state machine (FSM). The figure on...

Word Count : 3843

Tree automaton

Last Update:

automata, finite tree automata (FTA) can be either a deterministic automaton or not. According to how the automaton processes the input tree, finite tree automata...

Word Count : 2044

AFA

Last Update:

Air force academy IATA code of San Rafael Airport (Argentina) Alternating finite automaton, in computer science Anti-Foundation Axiom, a mathematical axiom...

Word Count : 439

Timed automaton

Last Update:

theory, a timed automaton is a finite automaton extended with a finite set of real-valued clocks. During a run of a timed automaton, clock values increase...

Word Count : 1562

Reversible cellular automaton

Last Update:

A reversible cellular automaton is a cellular automaton in which every configuration has a unique predecessor. That is, it is a regular grid of cells...

Word Count : 8943

Induction of regular languages

Last Update:

defined as a (finite or infinite) set of strings that can be described by one of the mathematical formalisms called "finite automaton", "regular grammar"...

Word Count : 3272

List of terms relating to algorithms and data structures

Last Update:

shortest path alphabet Alpha Skip Search algorithm alternating path alternating Turing machine alternation American flag sort amortized cost ancestor and...

Word Count : 3134

List of computability and complexity topics

Last Update:

recursion Finite state automaton Mealy machine Minsky register machine Moore machine State diagram State transition system Deterministic finite automaton Nondeterministic...

Word Count : 466

Block cellular automaton

Last Update:

conservation laws. A block cellular automaton consists of the following components: A regular lattice of cells A finite set of the states that each cell...

Word Count : 2589

John Horton Conway

Last Update:

recreational mathematics, most notably the invention of the cellular automaton called the Game of Life. Born and raised in Liverpool, Conway spent the...

Word Count : 3386

State complexity

Last Update:

kinds of finite automata. The classical result in the area is that simulating an n {\displaystyle n} -state nondeterministic finite automaton by a deterministic...

Word Count : 3375

Regular expression

Last Update:

construct a nondeterministic finite automaton (NFA), which is then made deterministic and the resulting deterministic finite automaton (DFA) is run on the target...

Word Count : 8915

Turing machine

Last Update:

can perform to those of a linear bounded automaton if the tape was proportional to the input size, or finite-state machine if it was strictly fixed-length...

Word Count : 9581

Signal automaton

Last Update:

science, a signal automaton is a finite automaton extended with a finite set of real-valued clocks. During a run of a signal automaton, clock values increase...

Word Count : 2272

ReDoS

Last Update:

After building the automaton, several possibilities exist: the engine may convert it to a deterministic finite-state automaton (DFA) and run the input...

Word Count : 1762

PDF Search Engine © AllGlobal.net