You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Mark Kattenbelt 0a038a0049 Very minor changes that tidy up the simulator code remotely but shouldn't won't break anything. 19 years ago
..
README Renaming examples directory to prism-examples. 20 years ago
auto Renaming examples directory to prism-examples. 20 years ago
phil_lss3.nm Renaming examples directory to prism-examples. 20 years ago
phil_lss3.pctl Renaming examples directory to prism-examples. 20 years ago
phil_lss4.nm Renaming examples directory to prism-examples. 20 years ago
phil_lss4.pctl Renaming examples directory to prism-examples. 20 years ago

README

This case study is based on Lehmann and Rabin's solution to the well known dining philosophers problem [LR81]

and the analysis of this algorithm by Lynch, Saias and Segala [LSS94].

For more information, see: http://www.cs.bham.ac.uk/~dxp/prism/casestudies/phil_lss.html

=====================================================================================

[LR81]
D. Lehmann and M. Rabin
On the Advantages of Free Choice: A Symmetric Fully Distributed Solution to the Dining Philosophers Problem (Extended Abstract)
In Proc. 8th Symposium on Principles of Programming Languages, pp. 133-138, 1981

LSS94]
N. Lynch, I. Saias and R. Segala
Proving Time Bounds for Randomized Distributed Algorithms
In Proc. 13th ACM Symposium on Principles of Distributed Computing, pp. 314-323, 1994