nondeterminism

<algorithm> A property of a computation which may have more than one result.

One way to implement a nondeterministic algorithm is using backtracking, another is to explore (all) possible solutions in parallel.

(1995-04-13)

Try this search on Wikipedia, OneLook, Google

Nearby terms: NOMEX underwear « Nominal Semidestructor « non-algorithmic procedure « nondeterminism » nondeterministic » nondeterministic automaton » nondeterministic polynomial time


Copyright 2010 Denis Howe