Test.DPOR.Schedule

Scheduling

type Scheduler tid action lookahead s

data Decision tid

tidOf

decisionOf

data NonEmpty a

Preemptive

randomSched

roundRobinSched

Non-preemptive

randomSchedNP

roundRobinSchedNP

Utilities

makeNonPreemptive