"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

schparam — returns parameters about schedule inside the set of tasks

Synopsis


  param = schparam(T[, keyword])

Description

Properties:

T

set of tasks

keyword

schedule properties

param

output value

Keywords:

Cmax

Makespan

sumCj

Sum of completion times

sumwCj

Weighted sum of completion times

lmax

maximum lateness

period

Period

time

Solving time

memory

Memory alocation

iterations

Number of iterations

If keyword isn't defined, then struct with all properties is returned.

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