| |
| | [No title] (Site not responding. Last check: 2007-10-25) |
 | | Extend the program to create a corresponding Deterministic Finite Automaton corresponding to the NFA from the first phase. |
 | | Firstly, the finite set of strings on which the machine is to be built, e.g., {ab, abd, d, adc}, not regular expressions. |
 | | Subsequently, your machine should run on a string (e.g., abc) and output "accept" or "reject." Intermediate phase of the project should output a transition function on a file. |
| www.cs.fit.edu /~dmitra/FormaLang/Spr05.d/ProgAsnmt1Sp05.txt (498 words) |
|