"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

cycsch — solves general cyclic scheduling problem.

Synopsis


    TASKSET = CYCSCH(TASKSET,PROB,M,SCHOPTIONS)

Description

Function returns optimal schedule for cyclic scheduling problem defined by parameters:

TASKSET

set of tasks (see CDFG2LHGRAPH)

PROB

description of scheduling problem (object PROBLEM)

M

vector with number of processors

SCHOPTIONS

optimization options (see SCHOPTIONSSET)

Webmaster - Jan Dvořák (2004 - 2024)