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)