src/HOL/IOA/ABP/Read_me
author nipkow
Thu, 13 Apr 1995 16:55:14 +0200
changeset 1050 0c36c6a52a1d
permissions -rw-r--r--
ABP: Alternating bit protocol example

Isabelle Verification of the Alternating Bit Protocol by 
combining IOA with Model Checking

-------------------------------------------------------------

Correctness.ML contains the proof of the abstraction from unbounded
channels to finite ones.

Check.ML contains a simple ModelChecker prototype checking Spec against 
the finite version of the ABP-protocol.