All Projects → aabs → PetriNets

aabs / PetriNets

Licence: other
a library to implement generalised petri nets in C#

Programming Languages

C#
18002 projects
smalltalk
420 projects

Welcome to PetriNets

PetriNets is a Petri Net library written in C# and designed to act as the core of an event driven application.

This project follows on from a blog post I made [1] some years ago that still seems to be popular today. In working with the systems designed in [1] I found that the inherent limitations of DFAs were an actual and continual limitation in the working of the system I had produced. I saught a mechanism whereby I could provide assurances of the consistency of my state models in the face of errors. pETRInETS

[1] http://aabs.wordpress.com/2008/06/26/state-machines-in-c-30-using-t4-templates/

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].