Releases: Ratfink/RealTimeScheduling.jl
Releases · Ratfink/RealTimeScheduling.jl
v0.3.6
v0.3.5
RealTimeScheduling v0.3.5
v0.3.4
v0.3.3
RealTimeScheduling v0.3.3
Closed issues:
- Scheduling: Pass in-progress schedule to release! function (#18)
Merged pull requests:
v0.3.2
RealTimeScheduling v0.3.2
Closed issues:
- Scheduling: Add option to kill jobs at their deadline (#17)
v0.3.1
RealTimeScheduling v0.3.1
v0.3.0
RealTimeScheduling v0.3.0
Closed issues:
- Add function for checking if a pattern satisfies a weakly hard constraint (#4)
- Add weakly hard real-time tasks (#5)
- Add GEDF scheduler simulation (#7)
- Add response time bound calculation (#8)
- Add random task set generation (#10)
Merged pull requests:
- Add Devi and Anderson's GEDF response time bounds (#9) (@Ratfink)
- Add randtasksystem function (#11) (@Ratfink)
- CompatHelper: add new compat entry for Distributions at version 0.25, (keep existing compat) (#12) (@github-actions[bot])
- Implement compliant vector analysis for GEDF tardiness bounds (#13) (@Ratfink)
- CompatHelper: add new compat entry for Clp at version 1, (keep existing compat) (#14) (@github-actions[bot])
- CompatHelper: add new compat entry for JuMP at version 1, (keep existing compat) (#15) (@github-actions[bot])
- Add scheduling simulation (#16) (@Ratfink)
v0.2.0
RealTimeScheduling v0.2.0
Merged pull requests:
v0.1.2
- Add support for comparing weakly hard constraints of different types
- Enforce sensible invariants for weakly hard constraints