Skip to content

amamory-embedded/sched-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Documentation Status

CodeFactor

Welcome to YATSS's documentation!

YATSS (Yet Another Task Scheduling Simulator) supports the following task scheduling algorithms:

Check out further documentation in RtD

Main Features

  • 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.