Re: context free languages under SCRAMBLE operation
- From: TheGist <fake@xxxxxxxxxxxx>
- Date: Tue, 30 Jan 2007 22:39:04 -0500
David Wagner wrote:
The language containing strings like
cabcab
is obviously regular, however we know from a previous result that
strings of the form a^nb^nc^n n>=0 are not context free.
Is that a sufficient proof?
No. Let L = (cab)^*. SCRAMBLE(L) != {a^n b^n c^n : n >= 0}.
Why not? Certainly there exists a permutation of, say, cabcab that looks like aabbcc (n=2), no?
.
- Follow-Ups:
- Re: context free languages under SCRAMBLE operation
- From: PeterPan
- Re: context free languages under SCRAMBLE operation
- References:
- context free languages under SCRAMBLE operation
- From: TheGist
- Re: context free languages under SCRAMBLE operation
- From: David Wagner
- context free languages under SCRAMBLE operation
- Prev by Date: Re: context free languages under SCRAMBLE operation
- Next by Date: Re: Hofman and Diaby talk about P=NP at INFORMS 2007
- Previous by thread: Re: context free languages under SCRAMBLE operation
- Next by thread: Re: context free languages under SCRAMBLE operation
- Index(es):
Relevant Pages
|