1 / 48

Erik Jonsson School of Engineering and Computer Science

Erik Jonsson School of Engineering and Computer Science. CS 4384 – 0 01. Automata Theory. http://www.utdallas.edu/~pervin. Tues day : Sections 2.4 & 2.5 Look at Ullman’s Lectures 3 & 4. Thurs day 1-23-14. FEARLESS Engineering. www.utdallas.edu/~pervin.

Download Presentation

Erik Jonsson School of Engineering and Computer Science

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Erik Jonsson School of Engineering and Computer Science CS 4384– 001 Automata Theory http://www.utdallas.edu/~pervin Tuesday: Sections 2.4 & 2.5 Look at Ullman’s Lectures 3 & 4 Thursday 1-23-14 FEARLESS Engineering www.utdallas.edu/~pervin

  2. Reducing the Number of States in a Finite Automata

  3. Note: This divides the states into equivalence classes.

  4. answer

  5. L(M) = the set of positive even length strings ending in the character a. answer

  6. A non-regular language

  7. Nondeterministic Finite Automata (NDA) M&S Section 2.4

  8. Martin P.97

  9. Martin P.99 (incorrect)

  10. Nondeterministic Finite Automata

  11. Find an NFA that accepts the set of binary strings beginning with 010 or ending with 110.

  12. Comment: For every NFA there is an equivalent NFA that has only one initial state and only one accepting (final) state.

  13. Construct a NFA that accepts the language: The set of binary strings that contain at least three occurrences of the substring 010.

  14. Construct a NFA that accepts the language: (b) The set of binary strings that contain both substrings 010 and 101.

  15. Theorem: If L = L(N) for a NFA N, then L = L(D) for a DFA D. Linz P.61

  16. Linz, P.62

  17. Then, using our methods, convert them to DFAs

  18. Example 2.4.2 M&S P. 37 Sipser, Ex. 1.14 on P. 51 and Sudkamp, Exercise 6.18 P.165

  19. Example 2.4.3 M&S P. 38 Sipser, Ex. 1.15 on P. 52

  20. Convert from NFA to DFA: Sudkamp Example 6.6.1 P. 152

  21. Union • Concatenation • Kleene Star Regular Expressions

  22. Ullman Lecture 5

  23. Ullman Lecure 5

  24. Martin, 3.7 P. 118

  25. Linz, P.78

More Related