Skip to content

Latest commit

 

History

4 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 

Repository files navigation

Automata

Automata datastructures and basic algorithms implementation for CS304.

How to use it ?

1- Install Node.js >= 12

2- Run Node.js: node

3- Require automaton class: const Automaton = require("path_to_automata")

4- You can now construct an automaton and try out basic computations on automated engines.

About

Automata datastructures and basic algorithms implementation for CS304

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages