Skip to content

A web application to model and simulate place-/transition nets.

License

Notifications You must be signed in to change notification settings

Patro/my-petri-net

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Petri Net is a web application to model and simulate place-/transition nets. Place-/transition nets are a class of petri nets that support maximum capacities for places and weights for arcs. Petri nets can be used to model distributed systems.

The app can be used to draw a place-/transition net by adding places and transitions and connecting them with arcs. At the same time the user can configure the label, capacity, initial marking and weight for the single compoennts. After drawing a net it's possible to play the token game to watch the behaviour of the net.

My Petri Net can be accessed at https://my-petri-net.patrickrompf.de.

Demo

Demo

Build

The app was bootstrapped with Create React App. You can use npm run build to build the app. For more information refer to Create React App documentation.

License

My Petri Net is licensed under MIT.

About

A web application to model and simulate place-/transition nets.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages