History log of /seL4-l4v-master/HOL4/examples/pgcl/src/posrealTools.sig
Revision Date Author Comments
# c93d44d6 30-May-2006 Joe Hurd <joe@gilith.com>

Aaron Coble's port to the latest version of HOL


# 8186796c 08-Apr-2003 Joe Hurd <joe@gilith.com>

A HOL example formalizing pGCL (Probabilistic Guarded Command Language).

pGCL supports both demonic and probabilistic choice, so can in principle
be applied to the verification of distributed random algorithms.

The high-point of this example is the verification of the probabilistic
voting scheme in Rabin's mutual exclusion algorithm.