238 views
0 votes
0 votes
$\text{Example}:$ Given two positive integers $x$ and $y,$ design a Turing machine that computes $x+y$.

Suppose that in Example we had decided to represent $x$ and $y$ in binary. Write a Turing machine program for doing the indicated computation in this representation

Please log in or register to answer this question.

Related questions

0 votes
0 votes
0 answers
4