The LoadLevel.lng Model

Job Load Leveling

View the model
Download the model

Given a:
Set of jobs, each with an
earliest begin time,
latest finish time,
processing time, and load,

Decide:
When each job should be started so that the total load in process at any instant is minimized.
The loads could be amount of electricity used by various appliances, e.g., dishwasher, hot water heater, iron.
We want to find when to run each appliance so maximum electricity used at any instant is minimized.

Keywords:

Scheduling | Sequencing | Due Dates | Load Leveling | Ready Time | Disjunctive Formulation |