add two or more numbers using a turing machine emulator

时间:2015-04-23 05:27:51

标签: turing-machines

I'm playing around with a turing machine emulator and I'm trying to add more than two numbers together. I can make it add two numbers together and halt, but I cant make it halt if I add 3 or more numbers (eg 4+3+3 will not halt after adding the last number instead it continues for ever).

http://i.imgur.com/xxai5mY.png - if this doesn't work I can trying something else.

This is what I have, I'm just not sure what I need to do. Any help is appreciated, if you need more information don't hesitate to ask

Cheers

0 个答案:

没有答案