Content deleted Content added
→Deterministic models: wording |
→Deterministic models: wording |
||
Line 43:
A [[deterministic model]] of computation is a model of computation such that the successive states of the machine and the operations to be performed are completely determined by the preceding state. Historically, the first deterministic models were [[μ-recursive function|recursive function]]s, [[lambda calculus]], and [[Turing machine]]s. The model of [[Random access machine]]s (also called RAM-machines) is also widely used, as a closer counterpart to real [[computer]]s.
When the model of computation is not specified, it is generally
===Non-deterministic computation===
|