- Feb 25, 2022
-
-
Pierre Roux authored
It was a parameter but that wasn't of any use, it was just making everything more noisy.
-
- Feb 18, 2022
-
-
Pierre Roux authored
-
- Feb 16, 2022
-
-
There are quite a few places where hypotheses about the task of a job are simply stated as equality (even though a proper predicate exists). This patch replaces the equalities with the predicate.
-
- Feb 14, 2022
-
-
Pierre Roux authored
This way, an addition in external libraries cannot shadow a definition in Prosa.
-
- Dec 15, 2021
-
-
Marco Maida authored
-
- Oct 07, 2021
-
-
- Sep 29, 2021
-
-
With some misc. cleanups and reorganization thrown in.
-
- Sep 08, 2021
-
-
- Jul 30, 2021
-
-
Björn Brandenburg authored
Remove the use of ideal uniprocessor schedules in a couple of places where it's not actually required. Also fix some coqdoc styling issues while at it.
-
- Jul 27, 2021
-
-
A standard mechanism for enforcing sequentiality of job execution is to use a readiness predicate that ensures that a job is not ready until all prior jobs of the same task are completed. This patch introduces such predicates.
-
- Mar 08, 2021
-
-
Completion sequences are defined (as arrival sequences) from an arrival sequence and a schedule.
-
- Sep 25, 2020
-
-
Sergey Bozhko authored
The definition of busy interval can be generalized to an arbitrary processor state model without affecting other parts of the project.
-
- Sep 09, 2020
-
-
- Aug 10, 2020
-
-
Björn Brandenburg authored
-
- Jul 09, 2020
-
-
Björn Brandenburg authored
add lemmas on consistency of backlogged jobs set add notion of a non-clairvoyant readiness model
-
Björn Brandenburg authored
-
- Apr 01, 2020
-
-
Marco Maida authored
-
- Mar 31, 2020
-
-
- Dec 20, 2019
-
-
Sergey Bozhko authored
-
Sergey Bozhko authored
-
- Dec 19, 2019
-
-
Björn Brandenburg authored
In anticipation of future reorganization efforts by Sophie, there's no point in keeping the two kinds of definitions separate.
-
Björn Brandenburg authored
Move everything into the new namespace starting with 'prosa' rather than the bland 'rt'.
-
Björn Brandenburg authored
The main restructuring thrust is nearing completion, so let's get rid of the `restructuring` namespace.
-