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.
 
 
 
 
 
 
Dave Parker bb86d1c14b Group examples subdirectories by model type. 7 years ago
..
.autopp Group examples subdirectories by model type. 7 years ago
.phil-nofairN.nm.pp Group examples subdirectories by model type. 7 years ago
README.txt Group examples subdirectories by model type. 7 years ago
auto Group examples subdirectories by model type. 7 years ago
phil-nofair3.nm Group examples subdirectories by model type. 7 years ago
phil-nofair4.nm Group examples subdirectories by model type. 7 years ago
phil-nofair5.nm Group examples subdirectories by model type. 7 years ago
phil-nofair6.nm Group examples subdirectories by model type. 7 years ago
phil-nofair7.nm Group examples subdirectories by model type. 7 years ago
phil-nofair8.nm Group examples subdirectories by model type. 7 years ago
phil-nofair9.nm Group examples subdirectories by model type. 7 years ago
phil-nofair10.nm Group examples subdirectories by model type. 7 years ago
phil.pctl Group examples subdirectories by model type. 7 years ago

README.txt

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

It considers the version presented in [DFP04] which removes the need to consider 'fairness' assumptions on the scheduling mechanism.

For more information, see: http://www.prismmodelchecker.org/casestudies/phil.php

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

[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

[DFP04]
M. Duflot, L. Fribourg and C. Picaronny
Randomized dining philosophers without fairness assumption
Distributed Computing, 17(1):65-76, 2004