turing-machine-viz icon indicating copy to clipboard operation
turing-machine-viz copied to clipboard

Support No-operation

Open stevenjoezhang opened this issue 4 years ago â€ĸ 0 comments

The supported operations could be changed from {L, R} to {L, R, N}, where N ("None" or "No-operation") would allow the machine to stay on the same tape cell instead of moving left or right. See also https://en.wikipedia.org/wiki/Turing_machine#Alternative_definitions

stevenjoezhang avatar May 19 '21 05:05 stevenjoezhang