Add slack time scheduling, redid earliest deadline, added max-fan-out and hybrid scheduler, also added example
Compare changes
Files
2- Simon Bjurek authored
+ 6
− 18
@@ -1677,6 +1677,7 @@ class DontCare(AbstractOperation):
@@ -1753,6 +1754,7 @@ class Sink(AbstractOperation):
@@ -1777,28 +1779,14 @@ class Sink(AbstractOperation):