dejafu/Test/DejaFu
Michael Walker c12cbcf707 Implement BPOR for SCT, return to listy predicates.
This performs better with "real" code (the Par monad) but surprisingly does far
worse with the included tests! The next thing to do is implement the orthogonal
sleep sets algorithm to cut down on available choices even further and
hopefully correct this issue.

See also: "Bounded Partial-Order Reduction" [Coons, Musuvathi, McKinley 2013]
2015-07-16 22:32:30 +01:00
..
Deterministic Implement BPOR for SCT, return to listy predicates. 2015-07-16 22:32:30 +01:00
SCT Implement BPOR for SCT, return to listy predicates. 2015-07-16 22:32:30 +01:00
STM Fix issue with identifying only-read STM transactions as only creating new CTVars. 2015-07-08 18:18:56 +01:00
Deterministic.hs Fix/ignore hlint warnings 2015-07-10 18:30:34 +01:00
SCT.hs Implement BPOR for SCT, return to listy predicates. 2015-07-16 22:32:30 +01:00
STM.hs Fix/ignore hlint warnings 2015-07-10 18:30:34 +01:00