Add slack time scheduling, redid earliest deadline, added max-fan-out and hybrid scheduler, also added example
Compare changes
Files
3- Simon Bjurek authored
+ 62
− 0
@@ -1696,6 +1696,37 @@ class DontCare(AbstractOperation):
@@ -1740,3 +1771,34 @@ class Sink(AbstractOperation):