Saved Bookmarks
| 1. |
What Is The General Strategy For Markov Algorithm? |
|
Answer» The general strategy in a Markov ALGORITHM is to TAKE as input a string x and, through a number of steps in the algorithm, TRANSFORM x to an output string y. this TRANSFORMATION PROCESS is generally performed in computers for text editing or program compilation. The general strategy in a Markov Algorithm is to take as input a string x and, through a number of steps in the algorithm, transform x to an output string y. this transformation process is generally performed in computers for text editing or program compilation. |
|