Graph-State-Machine

A simple library to build easily interpretable computational constructs similar to a Turing machine over a graph, where states are combinations of a graph's (typed) nodes; an example use would be a t…

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install graph-state-machine

Releases

Version Released Buster
Python 3.7
Bullseye
Python 3.9
Bookworm
Python 3.11
Files
3.2 2023-12-02      
2.1 2022-05-01      
2.0.1 2021-09-23      
1.0 2021-07-28      
0.4.1 2021-02-08    

Issues with this package?

Page last updated 2023-12-02 03:25:13 UTC