8000 GitHub - yanntm/PetriVizu: A small tool to look at Petri nets in a web page.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

yanntm/PetriVizu

Repository files navigation

Petri Net Visualization

A Petri net visualization and simulation tool in your browser.

Available here : https://yanntm.github.io/PetriVizu

Features currently include loading nets from PNML, visualizing them with some layout helpers, editing nets, export to PNML, interactive simulation and reachability graph exploration, and analysis using state of the art Model-Checking contest compliant tools.

Building the Project

This project is in JS, and relies on the Cytoscape graph library.

To build the project from the git repository:

npm install
npm run build

Running the Local Server

To run the local server:

npm start

Integration with MCC-server

To perform model-checking analyses, deploy and run the MCC-server Docker container.

PetriVizu tries to connect to a server running on localhost; so you must first start the mcc-server to benefit from the analysis mode.

For more details, visit the MCC-server repository.

About

A small tool to look at Petri nets in a web page.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  
0