How to access and run Petrinaut
The recommended way to use Petrinaut is as part of HASH. Users with a hash.ai account can navigate to app.hash.ai/processes to get started.
The various components of Petrinaut, unified into a single standalone "Petri net IDE", can be accessed on the web at demo.petrinaut.org.
Please see the GitHub-hosted user documentation to learn more about using this.
Petrinaut can be downloaded and run locally on any machine as a standalone application, usable without an internet connection. Please see the README in the root directory of the project on GitHub to get started.
The Petrinaut simulator and visualizer are cleanly separated, supporting easy embedding within external tools and environments. The headless engine and its API are documented under Simulation. For an example of using the React component, see the demo website source code.
Previous