Commits on Source (7)
-
Björn Brandenburg authored
If coqtop reports a different number of interactions in its prompt than we provided, we're out of sync.
5c6d8f41 -
Björn Brandenburg authored
For debugging purposes, slow down the interaction with coqtop to maybe trigger some potential races more reliably.
c3308947 -
Björn Brandenburg authored062a16aa
-
Björn Brandenburg authored4d2930e4
-
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.
fa25f0dc -
Björn Brandenburg authoredbd37be63
-
max arrival curve + WCET ➔ max RBF min arrival curve + BCET ➔ min RBF
e33a1ebe
Showing
- analysis/facts/model/rbf.v 1 addition, 1 deletionanalysis/facts/model/rbf.v
- model/task/arrival/arrival_curve_to_rbf.v 174 additions, 0 deletionsmodel/task/arrival/arrival_curve_to_rbf.v
- model/task/arrival/curves.v 2 additions, 2 deletionsmodel/task/arrival/curves.v
- model/task/arrivals.v 1 addition, 1 deletionmodel/task/arrivals.v
- model/task/concept.v 41 additions, 2 deletionsmodel/task/concept.v
- scripts/record-proof-state.py 87 additions, 12 deletionsscripts/record-proof-state.py
- scripts/wordlist.pws 2 additions, 0 deletionsscripts/wordlist.pws
model/task/arrival/arrival_curve_to_rbf.v
0 → 100644