"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

hu — is scheduling algorithm for P|in-tree,pj=1|Cmax problem (can be called on labeled taskset with problem P2|prec,pj=1|Cmax )

Synopsis


       TS = HU(T, prob, m)
       TS = HU(T, prob, m, verbose)
       TS = HU(T, prob, m, options)

Description

Properties:

T

set of tasks, taskset object with precedence constrains

prob

P|in-tree,pj=1|Cmax

P2|prec,pj=1|Cmax

m

processors

verbose

0 - default, no information

1 - display scheduling information

options

global scheduling toolbox variables (SCHOPTIONSSET)

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