Indeterminacy in concurrent computation: Difference between revisions

Content deleted Content added
dab
No edit summary
Line 4:
}}
 
'''Indeterminacy in concurrent computation''' is concerned with the effects of [[nondeterministic algorithm|indeterminacy]] in [[concurrent computation]]. Computation is an area in which indeterminacy is becoming increasingly important because of the massive increase in concurrency due to networking and the advent of [[multi-core processor|many-core]] computer architectures. These computer systems make use of [[arbiter (electronics)|arbiters]] which givegives rise to [[nondeterministic algorithm|indeterminacy]].
 
==A supposed limitation of logic programming==