Michael Walker
|
6b1fd17024
|
Implement uniform random scheduling
Adds a new `uniformly` smart constructor and `sctUniformRandom`
function.
Also renames `sctRandom` to `sctWeightedRandom`.
|
2017-06-07 16:50:56 +01:00 |
|
Michael Walker
|
1146ce9b38
|
Add a smart constructor for constructing swarmy executions
The `randomly` constructor now corresponds exactly to the old
`Randomly`.
Also refactor tests a bit.
|
2017-06-07 16:50:56 +01:00 |
|
Michael Walker
|
c11f1d92db
|
Test case for #81.
This is a large diff because it pulls in a variant of QSemN.
|
2017-05-03 23:09:56 +01:00 |
|
Michael Walker
|
37a5886c83
|
Make a separate package for the test suite. Closes #31.
|
2015-12-01 05:07:56 +00:00 |
|