Skip to the content.

PnAT: Analysis and Visualization of Petri nets

PnAT is a set of tools to analyze and visualize Petri nets and and its reachability graph. It works well with Yasper, a modeling and simulation tool for Petri nets. The idea is that a user defines a Petri net model in Yasper and then uses PnAT in conjunction to analyze structural and behavioral properties.

Some properties such as open petri nets, leg and choice properties are specific to models describing communicating component-based system. In such systems, components provide and consume services over interfaces. An interface is more than just a list of events, its behavior is defined in terms of a class of Petri nets called portnets. A component is also a Petri net obtained by refinements with provided and required portnets. Such kind of constructs can be modeled in Yasper using the subnet feature and interpreting reference places as interface places of a component.

GitHub Logo

Beware that subnets more than one level deep are uninterpreted. Also ensure that all places, transitions and nets have labels.

Popular Usecases

Usage

When you download PnAT, you will find two executable JAR files

References

Author

Contact

For suggestions or questions you can mail me at bera82@gmail.com

License

See the LICENSE file for license rights and limitations (GNU LGPL v2.1).