src/HOL/HOLCF/IOA/ABP/Read_me
author wenzelm
Mon, 15 Feb 2016 14:55:44 +0100
changeset 62337 d3996d5873dd
parent 40774 0437dbc127b3
permissions -rw-r--r--
proper syntax;

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.