Advertisement

Solution of cs402 Theory of Automata assignment no 3 fall 2009

Using the FAs corresponding to r1 and r2, Build an FA corresponding to

a) r1+ r2 (Union of r1 and r2).

b) r1r2 (Concatenation of r1 and r2).

c) r2* (Closure of r2).

Note :You have to specify transition table and transition diagram for each part(a)(b)(c)

Sol:
























































Solution 2 Figure is in the end




Question No 2: Marks: 5

Convert the following NFA into FA.
Sol: Required FA is
0 Responses