A simple Petri Net tool for educational purpose built with ReactJS.
- Graphical editor
- Behavioral analysis
- Structural analysis
Properties analizable:
- Reachability
- Boundedness
- Liveness
- Reversibility
- Incidence matrix
- T-invariants
- S-invariants
- Siphons & Traps
- NODE.JS (tested on v14.19.3)
- NPM (tested on v6.14.17)
git clone git@github.com:albertovalerio/petri-nets-tool-reactjs.git
cd /petri-nets-tool-reactjs
npm install
npm start
My name is Alberto G. Valerio and this project has been realized by me as university laboratory activity for the exam in Formal Methods for Computer Science, Master Degree in Computer Science, curriculum studies in Artificial Intelligence at University of Bari "Aldo Moro", Italy.
My email - [email protected]
My website: https://albertovalerio.com
Distributed under the MIT License. See LICENSE.txt
for more information.