- Jul 27, 2021
-
-
Björn Brandenburg authored
-
Björn Brandenburg authored
Superseded by alectryon, no longer needed.
-
Björn Brandenburg authored
See: https://github.com/cpitclaudel/alectryon
-
- Jul 19, 2021
-
-
Sergey Bozhko authored
-
- Mar 18, 2021
-
-
With help from Marco Maida <mmaida@mpi-sws.org>, Sergey Bozhko <sbozhko@mpi-sws.org>, Björn Brandenburg <bbb@mpi-sws.org>.
-
- Mar 11, 2021
-
-
This commit connects the two ways with which one can specify that a schedule is an EDF schedule in PROSA: the `EDF_schedule` predicate and the `respects_policy_at_preemption_point` with the EDF priority policy predicate. We connect these two definitions by showing that they're equivalent. We then restate the optimality proof of EDF schedules using the proven equivalence.
-
- Mar 08, 2021
-
-
...and some supporting theory. This will be needed to handle arrival curves extrapolated from a finite prefix.
-
- Dec 11, 2020
-
-
The names for job's and task's run-to-completion threshold functions are so long that it often gets in the way of writing theorems and proofs. As a compromise between verbosity and convenience it was decided to rename [task_run_to_completion_threshold] to [task_rtct] and [job_run_to_completion_threshold] to [job_rtct].
-
- Sep 22, 2020
-
-
max arrival curve + WCET ➔ max RBF min arrival curve + BCET ➔ min RBF
-
Björn Brandenburg authored
-
Björn Brandenburg authored
The vernacular commands Opaque / Transparent change coqtop's prompt counter without generating a prompt (for whatever reason). The proof state recorder needs to be aware of this to avoid a out-of-sync assertion false positive.
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
For debugging purposes, slow down the interaction with coqtop to maybe trigger some potential races more reliably.
-
Björn Brandenburg authored
If coqtop reports a different number of interactions in its prompt than we provided, we're out of sync.
-
- Sep 09, 2020
-
-
-
Björn Brandenburg authored
... to comments and closing braces on lines before bulleted sub-proofs. For better debugging support, add --parse-only and --parse-only --verbose modes.
-
- Aug 28, 2020
-
-
- Jul 30, 2020
-
-
Björn Brandenburg authored
-
- Jul 09, 2020
-
-
Björn Brandenburg authored
-
- Apr 03, 2020
-
-
Marco Maida authored
-
Marco Maida authored
-
- Mar 31, 2020
-
-
Björn Brandenburg authored
-
-
- Jan 21, 2020
-
-
Pierre Roux authored
-
- Dec 19, 2019
-
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
improve comments, fix names, move some stuff around
-
Björn Brandenburg authored
-
- Dec 18, 2019
-
-
Björn Brandenburg authored
spell checker: add 'supremum' to dictionary
-
- Dec 10, 2019
-
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-
- Nov 19, 2019
-
-
Björn Brandenburg authored
...and "Defined" can end one.
-
Björn Brandenburg authored
This can be useful for learning / teaching.
-
Björn Brandenburg authored
-
- Nov 18, 2019
-
-
... to get support for proofs started by `Next Obligation`.
-
- Nov 15, 2019
-
-
Björn Brandenburg authored
1) rely on patch to actually patch the Makefile 2) move ineffective 'sed' hackery related to 'make validate' Re 2), the sed script didn't actually modify the Makefile anyway (unlear how long it has been ineffective), so let's just remove it.
-
Björn Brandenburg authored
-
Björn Brandenburg authored
-