Forum: Computer Science Sep 10th, 2009 |
| Replies: 3 Views: 364 HALT is in RE and this language is not |
Forum: Computer Science Sep 10th, 2009 |
| Replies: 3 Views: 364 L = {<M>|L(M) contains all even legth words}
How can I show that L is not in RE? |
Forum: Computer Science Jul 4th, 2009 |
| Replies: 3 Views: 504 Hello
In many OOP languages "this"(or something similar) is used to point to current object. But i think its an object by itself. Here is what i found" polymorphic object which can point in... |