Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GRA python package for Graph-Rewriting Automata.

For detailed information on the project, please checkout this page.

Installing the virtual environment

On your terminal, run the following commands.

python3 -m venv .venv	
source .venv/bin/activate
pip install -r requirements.txt

To deactivate the virtual environment, simply run :

deactivate

About

Package for Graph-Rewriting Automata

Resources

Stars

9 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages