source: vis_dev/vis-2.1/examples/ctlp3/README @ 11

Last change on this file since 11 was 11, checked in by cecile, 13 years ago

Add vis

File size: 323 bytes
Line 
1There are two versions of the 3 philosopher here. The one
2ctlp3 is the same as in hsis (except for conversion to
3deterministic tables)
4
5The second is a modification which used symbolic variables.
6
7Both can be run with the script
8rlmv ctlp3x.v
9init
10mc ctlp3x.ctl   // this fails
11rf ctlp3x.fair
12mc ctlp3x.ctl   // this passes
Note: See TracBrowser for help on using the repository browser.