YATSS (Yet Another Task Scheduling Simulator) supports the following task scheduling algorithms:
Check out further documentation in RtD
- Easy to adapt to new task scheduling algorithms;
- Easy to use input/ouput file formats based on YAML;
- Gantt-like schedule plot using plotly;
- Support single core only;
- Documentation.