Task Scheduling Eclipse Plugin
Developed as a plugin for Eclipse, this tool allows to visualise and manipulate task schedules and their corresponding task graphs.
There are many powerful features, including:
- Load/store task schedules (gxl format)
- Visualise schedules
- Visualise task graphs/DAGs
- Visual relation between schedule and task, dependences
- Several built-in schedulers, ability to compose schedulers from selected range of scheduler components, interface for external schedulers
- Node duplication
- One-port model (currently no manipulation)
- Manual schedule support, insertion, append, squeeze
- Export of schedules to svg and eps
The expected input and output GXL file formats used are found
here and
here.