| |
| | COT 6315 - Intro |
 | | Machines will always include a means of reading input from an input tape, one symbol at a time, and will contain some amount of finite state control. |
 | | Machines with output capabilities may also be considered as generators of languages (they output exactly the strings of the language delimited in some fashion) or computers (given an input string, the machine may produce an output string and halt, or if the function is not defined for that input string, it may not halt). |
 | | For the most part, we will consider machines as language recognizers, that is, given an input string, the machine will execute for some number of steps and halt in an accepting state or not (it may not halt, or it may halt in a non-accepting state). |
| www-pub.cise.ufl.edu /~nemo/cot6315/intro.html (2426 words) |
|