View the model
Download the model
Given a
Set of jobs, each with an
earliest begin time,
latest finish time,
processing time, and
value if processed, and a
machine that can process only one job at a time,
and changeover times between jobs,
Decide
which jobs to accept, and the
sequence in which to process accepted jobs;