mirror of
https://github.com/barrucadu/dejafu.git
synced 2024-12-23 21:42:09 +03:00
d498ebd355
Adds more information to traces with a new Trace' type, which includes the *sequence* of actions a thread will perform next, and use that for blocking lookahead. This allows skipping over things like `_concKnowsAbout`, and so brings the analysis behaviour of `spawn` in-line with `fork`. For the test cases, this further reduces the average number of runs to 23. |
||
---|---|---|
.. | ||
Deterministic | ||
SCT | ||
STM | ||
Deterministic.hs | ||
SCT.hs | ||
STM.hs |