Assignment No. 01 | Semester: Fall 2012 | CS402 - Theory of Automata

No Comments

Theory of Automata (CS402)
Assignment # 1
Total marks = 20
Deadline Date = Nov 5, 2012
Please carefully read the following instructions before attempting the assignment.
Rules for Marking
It should be clear that your assignment would not get any credit if:
  • The assignment is submitted after the due date.
  • The submitted assignment does not open or file is corrupt.
  • The assignment is copied.

Strict action will be taken if submitted solution is copied from any other student or from the internet. Students will be punished severely in either case.
    • You should concern recommended books to clarify your concepts as handouts are not sufficient.
    • You are supposed to submit your assignment in .doc format. Any other formats like scan images, PDF, Zip, rar, bmp etc will not be accepted.
    • You are advised to upload your assignment at least two days before the due date.
    • The assignment file comprises of two pages.

Note: 
No assignment will be accepted after the due date via email in any case (whether it is the case of load shedding or internet malfunctioning etc.). Hence refrain from uploading assignment in the last hour of the deadline. It is recommended to upload solution file at least two days before the deadline.
For any query, feel free to email at:
cs402@vu.edu.pk
Q. 1. Draw a Finite Automaton (FA) that accepts the following strings:
         Λ, a, aabc, acba and accb      Marks [7]
Q. 2. Construct a finite automaton for the given Regular Expression (RE):
          (a + b)*(ab + ba)+a+             Marks [8]
Q. 3. Draw a Transition Graph (TG) for the language expressed by the following regular expression:
     ^ + 0(01 + 10)*1 + 1(10 + 01)*0           Marks [5] 
Best of luck!




Next PostNewer Post Previous PostOlder Post Home

0 comments

Post a Comment