Hubbry Logo
search button
Sign in
Deterministic automaton
Deterministic automaton
Comunity Hub
History
arrow-down
starMore
arrow-down
bob

Bob

Have a question related to this hub?

bob

Alice

Got something to say related to this hub?
Share it here.

#general is a chat channel to discuss anything related to the hub.
Hubbry Logo
search button
Sign in
Deterministic automaton
Community hub for the Wikipedia article
logoWikipedian hub
Welcome to the community hub built on top of the Deterministic automaton Wikipedia article. Here, you can discuss, collect, and organize anything related to Deterministic automaton. The purpose of the hub...
Add your contribution
Deterministic automaton

In computer science, a deterministic automaton is a concept of automata theory where the outcome of a transition from one state to another is determined by the input.[1]: 41 

A common deterministic automaton is a deterministic finite automaton (DFA) which is a finite state machine, where for each pair of state and input symbol there is one and only one transition to a next state. DFAs recognize the set of regular languages and no other languages.[1]: 52 

A standard way to build a deterministic finite automaton from a nondeterministic finite automaton is the powerset construction.[1]: 44 

References

[edit]
  1. ^ a b c Anderson, James A. (2006). Automata theory with modern applications. With contributions by Tom Head. Cambridge: Cambridge University Press. ISBN 0-521-61324-8. Zbl 1127.68049.