"; } ?> None

TORSCHE Scheduling
Toolbox for Matlab

Name

algpcmax — computes schedule for 'P||Cmax'problem

Synopsis


   TS = algpcmax(T, problem, No_Proc)

Description

TS = algpcmax(T, problem, No_Proc) finds schedule of scheduling problem 'P||Cmax'. Parameters:

T

input set of tasks

TS

set of tasks with a schedule

PROBLEM

description of scheduling problem (object PROBLEM) - 'P||Cmax',

No_Proc

number of processors for scheduling

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