Skip to content

A collection of small, instructive examples using gen_pnet.

License

Notifications You must be signed in to change notification settings

joergen7/gen_pnet_examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen_pnet_examples

A collection of small, instructive examples using gen_pnet.

Examples

cvm

Cookie vending machine. The example used to expain the callback functions for gen_pnet in a single gen_pnet module.

dinner

Dining philosophers problem. A Petri net specification of the five dining philosophers. This example shows how concurrent applications can be expressed in gen_pnet and is, furthermore, an example of a live net.

crosstalk

A Petri net specification of the crosstalk algorithm.

System Requirements

  • Erlang OTP 18.0 or higher
  • Rebar3 3.0.0 or higher

Resources

Authors

License

Apache 2.0

About

A collection of small, instructive examples using gen_pnet.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages