Skip to content
/ dfa Public

A python library that allows to create and manage Deterministic Finite state Automatas and Non-deterministic Finite state Automatas

Notifications You must be signed in to change notification settings

ManuMassi/dfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DFA

A python library that allows to create and manage Deterministic Finite state Automatas and Non-deterministic Finite state Automatas

For better understanding how to use this library, read the wiki :)

Upcoming features

  • Reachable and Co-reachable states
  • Accepted language

About

A python library that allows to create and manage Deterministic Finite state Automatas and Non-deterministic Finite state Automatas

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages