add concrete job constructor
This patch adds the definitions and lemmas of a concrete job-generation function in pair with the concrete arrival sequence. These building blocks sit at the basis of POET's assumption-less examples, used to prove the absence of contradicting hypotheses in abstract RTA and the certificates. Additionally, it adds some helper functions and a class instance that were missing in the concrete task files (`MaxArrivals`).
Showing
- implementation/definitions/job_constructor.v 27 additions, 0 deletionsimplementation/definitions/job_constructor.v
- implementation/definitions/task.v 17 additions, 0 deletionsimplementation/definitions/task.v
- implementation/facts/job_constructor.v 81 additions, 0 deletionsimplementation/facts/job_constructor.v
- scripts/wordlist.pws 1 addition, 0 deletionsscripts/wordlist.pws
Loading
Please register or sign in to comment