The Helena Petri net tool
(github page)
Description
Helena is a tool for Petri net analysis and model checking.
Here are its main features :
- Properties that can be verified : deadlock freeness, safety properties, LTL-X properties
- High level language to specify Petri nets (e.g., list or set types, inhibitor arcs, user defined functions)
- Compilation of nets in C code to speed up the analysis
- Interface with C code (some arc inscriptions may be written directly in C)
- Multi-core verification algorithms
- Generation of reachability graph reports in a CPN Tools fashion (providing, e.g., bounds of places, liveness informations)
- Reduction techniques : partial order reduction, hash compaction, state compression
Documentation
See the user guide and some net examples:
Releases
- Version 3.0 (November 29, 2017)
-
Version 2.3
Last update: November 30, 2017