Markov algorithm: Difference between revisions

Content deleted Content added
No edit summary
Andris (talk | contribs)
m Markov chain => Markov algorithm, those are completely different
Line 1:
A '''Markov algorithm''' is a [[string rewriting system]] that uses [[grammar]]-like rules to operate on [[string]]s of symbols. Markov algorithms have been shown to have sufficient power to be a general model of [[computation]], and can thus be shown to be equivalent in power to a [[Turing machine]]. Since itthis model is [[Turing-complete]], [[Markov chain]]salgorithms can represent any [[mathematical expression]] from its simple notation.
 
References: