Skip to content
Snippets Groups Projects
  1. Sep 08, 2021
  2. Jul 30, 2021
  3. Jul 27, 2021
  4. Jul 26, 2021
  5. Jul 19, 2021
  6. Mar 18, 2021
  7. Mar 11, 2021
    • LailaElbeheiry's avatar
      add proof of equivalence of EDF definitions · 271464a5
      LailaElbeheiry authored and Björn Brandenburg's avatar Björn Brandenburg committed
      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.
      271464a5
  8. Mar 08, 2021
  9. Mar 01, 2021
  10. Jan 29, 2021
  11. Jan 02, 2021
  12. Dec 11, 2020
  13. Sep 25, 2020
  14. Sep 23, 2020
    • Sergey Bozhko's avatar
      Add [arrives_in] to [sequential_tasks] definition · 33a48458
      Sergey Bozhko authored
      Note that the prior definition of [sequential_tasks]
      did not differentiate between a job coming from the
      arrival sequence and any other job. However, all
      computable properties (such as [job_respects_task_rtc,
      valid_preemption_model, arrivals_have_valid_job_costs,
      all_deadlines_of_arrivals_met]) are stated exclusively
      for jobs from the arrival sequence. In order to make
      the definition of [sequential_tasks] compatible with
      computable properties, we add preconditions
      [arrives_in arr_seq j1] and [arrives_in arr_seq j2].
      33a48458
  15. Sep 22, 2020
  16. Sep 09, 2020
  17. Aug 28, 2020
  18. Aug 27, 2020
  19. Aug 10, 2020
Loading