Skip to content

Added RecursiveListScheduler and other small improvements/fixes

Simon Bjurek requested to merge add-recursive-list-scheduler into master
  • Added a RecursiveListScheduler that schedules recursive loops before all the other operations.
  • Small fixes/improvements made across Schedule/Scheduler/SchedulingGUI.
  • Now scheduling non-recursive algorithms to schedule_time=1 should be possible.
  • Updated examples in some cases that were wrong.

Closes: #325 (closed)

Edited by Simon Bjurek

Merge request reports

Loading