Linear Bounded Automata LBAs - PowerPoint PPT Presentation

1 / 13
About This Presentation
Title:

Linear Bounded Automata LBAs

Description:

... same as Turing Machines. with one difference: The input string tape ... All computation is done between end markers. Linear Bounded Automaton (LBA) Fall 2003 ... – PowerPoint PPT presentation

Number of Views:429
Avg rating:3.0/5.0
Slides: 14
Provided by: costas
Category:
Tags: automata | bounded | lbas | linear | use

less

Transcript and Presenter's Notes

Title: Linear Bounded Automata LBAs


1
Linear Bounded AutomataLBAs

2
Linear Bounded Automata (LBAs) are the same as
Turing Machines with one difference
The input string tape space is the only tape
space allowed to use
3
Linear Bounded Automaton (LBA)
Input string
Working space in tape
Left-end marker
Right-end marker
All computation is done between end markers
4
We define LBAs as NonDeterministic
Open Problem
NonDeterministic LBAs have same power
with Deterministic LBAs ?
5
Example languages accepted by LBAs
LBAs have more power than NPDAs
LBAs have also less power than Turing Machines
6
The Chomsky Hierarchy

7
Unrestricted Grammars
Productions
String of variables and terminals
String of variables and terminals
8
Example unrestricted grammar
9
Theorem
A language is recursively enumerable if
and only if is generated by
an unrestricted grammar
10
Context-Sensitive Grammars
Productions
String of variables and terminals
String of variables and terminals
and
11
The language
is context-sensitive
12
Theorem
A language is context sensistive
if and only if is accepted by a
Linear-Bounded automaton
Observation
There is a language which is context-sensitive but
not recursive
13
The Chomsky Hierarchy
Non-recursively enumerable
Recursively-enumerable
Recursive
Context-sensitive
Context-free
Regular
Write a Comment
User Comments (0)
About PowerShow.com