Library prosa.model.readiness.sequential
Sequential Readiness Model
Consider any type of job associated with any type of tasks ...
Context {Job : JobType} {Task : TaskType} `{JobTask Job Task}.
Context `{JobArrival Job}.
Context `{JobCost Job}.
Context `{JobArrival Job}.
Context `{JobCost Job}.
... and any kind of processor state.
A given readiness model RM ...