src/HOL/Hoare_Parallel/Hoare_Parallel.thy
author wenzelm
Sat, 10 Jan 2015 12:21:27 +0100
changeset 59338 2ea1bf517842
parent 32621 a073cb249a06
permissions -rw-r--r--
discontinued worker_trend: prefer constant number of active + reserve threads; tuned exceptional situations;

theory Hoare_Parallel
imports OG_Examples Gar_Coll Mul_Gar_Coll RG_Examples
begin

end