Tagged Questions

0
votes
4answers
92 views

Feasibility of beating the Turing Test with modern software?

I ask this academically, I want to ask aloud a very important question and have the community try to answer it. Can we build a system that generates a scene to play out along a live anonymous group …
-1
votes
3answers
134 views

Who’s your favorite programmer? [closed]

Well, we're finding out favorite programmer this and that ... so let's get right down to the root. Who is it?
7
votes
2answers
263 views

How should Chomsky’s Hierarchy and Turing Machines influence language design?

I'm currently studying for a discrete mathematics test in which we are learning Chomsky's hierarchy and the type of automatas that recognize each level of the hierarchy. I'm being taught that most …
0
votes
1answer
136 views

JFLAP Turing Machine shortcut problem

In JFLAP (http://jflap.org), there are some shortcuts for Turing machine transitions. One of these shortcuts allows you to transition as long as the current tape symbol isn't the indicated symbol. For …
6
votes
9answers
1k views

What’s a Turing machine?

What is a Turing machine and why do people keep mentioning it? My IBM PC is all I need to do my computation! Why does anyone care about these machines?
29
votes
12answers
2k views

The Halting Problem in the Field

When have you ever personally come upon the halting problem in the field? This can be when a co-worker / boss suggested a solution which would violate the fundamental limits of computation, or when …