C++ Simulator of a Turing Machine
Date: 10/02/06
(Algorithms) Keywords: html
C++ Simulator of a Turing Machine can be downloaded at : * http://sourceforge.net/projects/turing-machine/ * http://alexvn.freeservers.com/s1/turing.html
The program simulates Deterministic and Nondeterministic Multitape Turing Machine (TM).
Source: http://community.livejournal.com/algorithms/83461.html
|