Jump to content

Indeterminacy in computation

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by MaxEnt (talk | contribs) at 18:38, 22 February 2016 (disambig page made ambiguous: it doesn't really know if it wants to be an article in the first place). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Indeterminacy is a property of formal systems that evolve in time (often conceptualized as a computation), in which complete information about the internal state of the system at some point in time admits multiple future trajectories.

In simpler terms, if such a system is returned to the same initial condition—or two identical copies of the system are started at the same time—they won't with certainty produce the same behaviour, as some element of chance is able to enter the system from outside it's formal specification.

In some cases the indeterminacy arises from the laws of physics, in other cases it leaks in from the abstract model, and sometimes the model includes an explicit source of indeterminacy, as with deliberately randomized algorithms, for the benefits that this provides.

Disambiguation

Indeterminancy in computation may refer to:

In concurrency: