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

Dependencies

  • None

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Trixie
Python 3.13
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 2025-09-13 12:35:17 UTC