Skip to content

A finite automata server with NFA to DFA & Reduction algorithms

Notifications You must be signed in to change notification settings

shaghayeghng/FiniteAutomata-server

Repository files navigation

FiniteAutomata-server

server features :

  1. creating a finite Automata
  2. converting NFA to DFA
  3. Minimizing a finite automata
  4. show and delete the automata

Use "npm i" to install the dependencies, then use "npm start" to start the server.

About

A finite automata server with NFA to DFA & Reduction algorithms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages