src/HOLCF/IOA/ABP/Read_me
author wenzelm
Thu, 17 Aug 2000 10:33:37 +0200
changeset 9619 6125cc9efc18
parent 3072 a31419014be5
permissions -rw-r--r--
fixed deps;

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.