Deterministic

Revision as of 05:04, 21 April 2022 by Todd Price (talk | contribs) (Created page with "A deterministic algorithm is an algorithm that, given a particular input, will always produce the same output, with the underlying machine always passing through the same s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A deterministic algorithm is an algorithm that, given a particular input, will always produce the same output, with the underlying machine always passing through the same sequence of states.