src/HOL/HOLCF/IOA/ABP/Read_me
author wenzelm
Mon, 06 Jul 2015 10:54:15 +0200
changeset 60654 ca1e07005b8b
parent 40774 0437dbc127b3
permissions -rw-r--r--
tuned whitespace;

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.