src/HOL/HOLCF/IOA/ABP/Read_me
author wenzelm
Thu, 30 May 2013 20:27:33 +0200
changeset 52251 2c141c169624
parent 40774 0437dbc127b3
permissions -rw-r--r--
removed pointless comment -- NB: Isabelle output is message-oriented with implicit line-boundaries;

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.