Skip to content

Automata datastructures and basic algorithms implementation for CS304

Notifications You must be signed in to change notification settings

Lerado/automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

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

Watchers

Forks

Releases

No releases published

Packages

No packages published