Skip to content
Snippets Groups Projects
  1. Mar 08, 2021
  2. Mar 01, 2021
  3. Jan 29, 2021
  4. Jan 02, 2021
  5. Dec 11, 2020
  6. Sep 25, 2020
  7. 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
  8. Sep 22, 2020
  9. Sep 09, 2020
  10. Aug 28, 2020
  11. Aug 27, 2020
  12. Aug 10, 2020
  13. Aug 06, 2020
  14. Aug 05, 2020
  15. Aug 04, 2020
Loading