Move lemma [early_hep_job_is_scheduled] to separate file
All threads resolved!
All threads resolved!
Partially solves #78 (closed)
- Move file
facts/edf.v
tofacts/priority/edf.v
- Move lemma
early_hep_job_is_scheduled
to a separate file so it no longer depends on EDF schedule - Dependence on ideal schedule is still present, because
early_hep_job_is_scheduled
uses lemmascheduling_of_any_segment_starts_with_preemption_time
which assumes an ideal scheduler
Merge request reports
Activity
assigned to @bbb
added 5 commits
-
306d6b9f...84b68e3e - 4 commits from branch
RT-PROOFS:master
- 0f0a27e6 - move lemma [early_hep_job_is_scheduled] to separate file
-
306d6b9f...84b68e3e - 4 commits from branch
- Resolved by Sergey Bozhko
added 1 commit
- d7f0cc94 - move lemma [early_hep_job_is_scheduled] to separate file
enabled an automatic merge when the pipeline for 9cc286c2 succeeds
mentioned in issue #78 (closed)
Please register or sign in to reply