Answers

Question and Answer:

  Home  Programming Algorithms

⟩ What are the two ways through which the Markov algorithm terminates?

A Markov algorithm terminates in one of the two ways.

1) The last production is not applicable

2) A terminal production is applicable

A terminal production is a statement of the form x map to y., where x and y represent the strings in V* and the symbol “.” Immediately follows the consequences.

 177 views

More Questions for you: