Re: I'm confused: Turing machine model vs. interactivity



Much thanks. Those two suggestions led me to a bunch of papers, and
two web pages that list several related approaches:

1. http://www.ewp.rpi.edu/hartford/~eberbe/projects/superTuring.html
lists these:

* oracle machines (o-machines), choice machines (c-machines), and
unorganized machines (u-machines) (Turing),
* cellular automata (von Neumann, Ulam),
* Interaction Machines (Wegner),
* Persistent Turing Machines (Goldin),

2. http://en.wikipedia.org/wiki/Interactive_computation is very brief
but useful. It offers these references:

* Interactive Computation: The New Paradigm. Edited by D.Goldin,
S.Smolka and P.Wegner. Springer, 2006.
* Abstract State Machines
* D.Q.Goldin, Persistent Turing Machines as a model of interactive
computation. Lecture Notes in Computer Science 1762, pp.116-135.
* P.Wegner, Interactive foundations of computing. Theoretical
Computer Science 192 (1998), pp.315-351.

I'd be interested in opinions from the group about to what degree the
theory community accepts these approaches. For example, what's your
response to this comment from Wikipedia?

"However the Turing machine model only provides an answer to the
question of what computability of functions means and, with
interactive tasks not always being reducible to functions, it fails to
capture our broader intuition of computation and computability. While
this fact has been admitted by Alan Turing himself, it was not until
recently that the theoretical computer science community realized the
necessity to define adequate mathematical models of interactive
computation."

I.e., does the community actually "realize the necessity"? Much
thanks.

.



Relevant Pages