"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

mcnaughtonrule — computes schedule with McNaughtons's algorithm

Synopsis


           TS = MCNAUGHTONRULE(T, prob, M)

Description

TS = MCNAUGHTONRULE(T, prob, No_Proc) finds schedule of scheduling problem 'P|pmtn|Cmax'. First input parameter T is set of tasks to be schedule. The second parameter is description of the scheduling problem (see PROBLEM/PROBLEM) and the last parameter M is number of processors. Resulting schedule is returned in TS.

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