Open main menu
Home
Random
Recent changes
Special pages
Community portal
Preferences
About Wikipedia
Disclaimers
Incubator escapee wiki
Search
User menu
Talk
Dark mode
Contributions
Create account
Log in
Editing
Deterministic system
(section)
Warning:
You are not logged in. Your IP address will be publicly visible if you make any edits. If you
log in
or
create an account
, your edits will be attributed to your username, along with other benefits.
Anti-spam check. Do
not
fill this in!
==In computer science== A deterministic [[model of computation]], for example a [[deterministic Turing machine]], 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. A [[deterministic algorithm]] is an algorithm which, given a particular input, will always produce the same output, with the underlying machine always passing through the same sequence of states. There may be non-deterministic algorithms that run on a deterministic machine, for example, an algorithm that relies on random choices. Generally, for such random choices, one uses a [[pseudorandom number generator]], but one may also use some external physical process, such as the last digits of the time given by the computer clock. A ''pseudorandom number generator'' is a deterministic algorithm, that is designed to produce sequences of numbers that behave as random sequences. A [[hardware random number generator]], however, may be non-deterministic.
Edit summary
(Briefly describe your changes)
By publishing changes, you agree to the
Terms of Use
, and you irrevocably agree to release your contribution under the
CC BY-SA 4.0 License
and the
GFDL
. You agree that a hyperlink or URL is sufficient attribution under the Creative Commons license.
Cancel
Editing help
(opens in new window)