List scheduler now refactored to sort continously given indecies by subclass.
- Feb 21, 2025
-
-
Simon Bjurek authored
-
Refactored ListSheduler to sort continously given indecies by subclass after discussion with @oscgu95.
Refactored list_schedulers.py to now be minimal only providing indecies and sort order.
Added one test for MaxFanOutScheduler
Closes: #298 (closed)