Add cyclic scheduling and improve resource
- Added cyclical scheduling given a scheduling_time.
- Updated examples to showcase this.
- Added a check to warn the user if the given resources are lower than the theoretical bound.
- Added various checks in the code to warn the user.
- Changed ListScheduler in various places for readability and bug-fixes.
- Fixed bug from #305 (closed)
Closes: #305 (closed) #292 (closed)
Merge request reports
Activity
added Scheduling label
assigned to @simbj106
added 1 commit
- 198b8e22 - Cyclic scheduling is up and running, examples functional
requested review from @oscgu95
Please register or sign in to reply