1 / 43

CSE322 Finite Automata

CSE322 Finite Automata. Lecture #2. Topics. Acceptability of a String by a Finite Automaton Transition Graph and Properties of Transition Functions. Finite Automaton. Input. String. Output. “Accept” or “Reject”. Finite Automaton. Transition Graph. initial state. accepting

tinaw
Download Presentation

CSE322 Finite Automata

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. CSE322Finite Automata Lecture #2

  2. Topics • Acceptability of a String by a Finite Automaton • Transition Graph and Properties of Transition Functions

  3. Finite Automaton Input String Output “Accept” or “Reject” Finite Automaton

  4. Transition Graph initial state accepting state transition state

  5. Initial Configuration Input String

  6. Reading the Input

  7. Input finished accept

  8. Rejection

  9. Input finished reject

  10. Another Rejection

  11. reject

  12. Another Example

  13. Input finished accept

  14. Rejection Example

  15. Input finished reject

  16. Languages Accepted by FAs FA Definition: The language contains all input strings accepted by = { strings that bring to an accepting state}

  17. accept

  18. Example accept accept accept

  19. Example trap state accept

  20. Transition Function

  21. Transition Function

  22. Extended Transition Function

  23. Recursive Definition

More Related