Skip to content
This repository has been archived by the owner on Aug 2, 2018. It is now read-only.

JackLiar/nfa2dfa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

nfa2dfa

Convert NFA to DFA using C++11

  • Developing Platform: Manjaro Linux
  • Compiler: Clang++ 3.9
  • Comments Language: Chinese
  • Screen Output Language: Chinese

PS: This program need a start statement id and an end statement id. But in fact, you can just put in some random number, cause there is no funcitons or modules or something aquire these two ids. I did want to code some fuctions to make our inputs more wonderful, but finally I give it up cause I was sick that time.

About

Convert NFA to DFA using C++11

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages