Skip to content

read and write PetriNet schemata using pflow xml encoding

License

Notifications You must be signed in to change notification settings

stackdump/gopflow

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gopflow

Go library to use PetriNets encoded using pflow schema to construct state-machines.

Status

Build Status

Tested in Isolation - working to test within other codebases.

Motivation

Petri-nets are well explored data structures that have mathematically verifiable properties.

States and transitions are computed as a Vector addition System with State This vector format makes machine learning analysis of event logs very trivial.

This library is compatible with .pflow files produced with a visual editor Once a user is familiar with the basic semantics of a Petri-Net, new process flows can be developed rapidly.

About

read and write PetriNet schemata using pflow xml encoding

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages