Skip to content

gabeapa/executable-automata

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A) How to run:

  1. Open terminal
  2. Navigate to week3_automata
  3. Run:
python3 demo.py
  1. The last line of your output should read:
ALL TESTS MATCHED

B) Challenges

The most difficult part about this project was...

C) Insight

The trace for 'abb' shows that NFA can track multiple paths at once but only accepts after the entire input reaches an accepting state.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Python 100.0%