0000000000754713

AUTHOR

Eike Thaden

showing 2 related works from this author

Scheduling of Real-Time Networks with a Column Generation Approach

2013

We present an algorithm based on column generation for the real-time scheduling problem of allocating periodic tasks to electronic control units in multiple subsystems connected by a global bus. The allocation has to ensure that tasks can be scheduled, and messages between tasks in different subsystems can be transmitted over the global bus and meet their deadlines. Also tasks and messages occurring in a task chain must be scheduled in a way such that the sequence of execution meets their end-to-end deadline. We show that our approach computes the optimal allocation in our model and due to the column generation approach early provides lower bounds on the optimal value.

On columnRate-monotonic schedulingJob shop schedulingComputer scienceDistributed computingOptimal allocationColumn generationReal time networksDeadline-monotonic schedulingScheduling (computing)
researchProduct

A Column Generation Approach to Scheduling of Periodic Tasks

2011

We present an algorithm based on column generation for a real time scheduling problem, in which all tasks appear regularly after a given period. Furthermore, the tasks exchange messages, which have to be transferred over a bus, if the tasks involved are executed on different ECUs. Experiments show that for large instances our preliminary implementation is faster than the previous approach based on an integer linear programming formulation using a state-of-the-art solver.

On columnJob shop schedulingComputer scienceColumn generationParallel computingSolverInteger linear programming formulationScheduling (computing)
researchProduct