Add slack time scheduling, redid earliest deadline, added max-fan-out and hybrid scheduler, also added example
Compare changes
- Simon Bjurek authored
+ 120
− 0
@@ -3,9 +3,11 @@ import pytest
@@ -644,6 +646,12 @@ class TestLdltMatrixInverse:
@@ -655,6 +663,12 @@ class TestLdltMatrixInverse:
@@ -671,6 +685,12 @@ class TestLdltMatrixInverse:
@@ -693,3 +713,103 @@ class TestLdltMatrixInverse: