ACassimiro / TSNsched

Automated Schedule Generation for Time-Sensitive Networks (TSN).
GNU General Public License v3.0
87 stars 38 forks source link

Incremental on-line scheduling #9

Open yue2388253 opened 3 years ago

yue2388253 commented 3 years ago

Hi,

I was wondering if it is possible to extend TSNsched to do incremental flow scheduling. If yes, how to do it?

ACassimiro commented 3 years ago

Hello!

I do believe it is possible to do so, and we're currently working to extend the TSNsched framework as well as to add incremental scheduling capabilities. The unreleased version of TSNsched has basic capabilities for incremental network modification and is showing promising results. We expect to release an updated version of the framework on the next few months.

All best, Aellison.