Path to this page:
./
x11/xpns,
Petri-Net Simulator for Xwindows
Branch: pkgsrc-2022Q2,
Version: 1.0nb4,
Package name: xpns-1.0nb4,
Maintainer: pgiffuniPNS is a public domain Petri net simulation tool for Unix systems.
PNS is a graphics tool and requires the X window system.
Examples:
---------
- simple.net
3-2 Reduction
- add.net
x = x + y
- sub1.net
x >= y : x = x - y
x < y : y = y - x
- sub2.net
x = x - y
NEGATIVE = 1 <=> x-y < 0
- mult.net
z = x * y
- phil.net
Dining Philosophers Problem
Master sites:
Filesize: 250.903 KB
Version history: (Expand)
- (2022-06-30) Package added to pkgsrc.se, version xpns-1.0nb4 (created)