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...")
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.