|
* Transition function δ : S × Σ → S |
* Transition function δ : S × Σ → S (See Chapter 0 of /Sipser for mathematical notation.) |
* Chapter 1 in /Sipser . |
* Chapter 1 in /Sipser . |
Read /TheGeneralIdea before reading this.
Regular languages are languages that can be decided by finite automata -- computers with a finite number of states.
What is a finite automaton? In class we drew examples using diagrams (graphs where the nodes are states and edges are transitions).
Examples of regular languages:
Formally, how to define a finite automaton?
[Did not formally define how a finite automaton computes.]
Examples of non-regular languages: