Deterministic finite automaton

Deterministic finite automaton

Jesse Russell Ronald Cohn

     

бумажная книга



ISBN: 978-5-5148-6138-5

High Quality Content by WIKIPEDIA articles! In automata theory, a branch of theoretical computer science, a deterministic finite automaton (DFA)—also known as deterministic finite state machine—is a finite state machine that accepts/rejects finite strings of symbols and only produces a unique computation (or run) of the automaton for each input string. `Deterministic` refers to the uniqueness of the computation. In search of simplest models to capture the finite state machines, McCulloch and Pitts were among the first researchers to introduce a concept similar to finite automaton in 1943.