18.04.2013 Views

The.Algorithm.Design.Manual.Springer-Verlag.1998

The.Algorithm.Design.Manual.Springer-Verlag.1998

The.Algorithm.Design.Manual.Springer-Verlag.1998

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

1.3.9 Job Scheduling<br />

1.3.9 Job Scheduling<br />

INPUT OUTPUT<br />

Input Description: A directed acyclic graph G=(V,E) , where the vertices represent jobs and the the<br />

edge (u,v) that task u must be completed before task v .<br />

Problem: What schedule of tasks to completes the job using the minimum amount of time or processors?<br />

Implementations<br />

● Discrete Optimization Methods (Pascal) (rating 4)<br />

● Netlib / TOMS -- Collected <strong>Algorithm</strong>s of the ACM (FORTRAN) (rating 4)<br />

Related Problems<br />

● Bin Packing<br />

● Edge Coloring<br />

file:///E|/WEBSITE/FILES/SCHELING.HTM (1 of 2) [19/1/2003 1:37:21]

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!