A Keep Put Turing Machine (SPTM) is a specialised sort of Turing machine that’s restricted to creating just one transfer in any given path earlier than halting and coming into a non-halting state. This restriction forces the SPTM to fastidiously contemplate its subsequent transfer, because it can’t merely transfer backwards and forwards between two states to carry out a computation. SPTMs are sometimes utilized in theoretical pc science to check the boundaries of computation, and so they have been proven to be able to simulating every other sort of Turing machine.
Some of the vital advantages of SPTMs is their simplicity. As a result of they’re restricted to creating just one transfer in any given path, they’re much simpler to research than extra common kinds of Turing machines. This simplicity has made SPTMs a well-liked instrument for finding out the theoretical foundations of pc science.