IBM ILOG Scheduler User's Manual > Getting Started with Scheduler > Using Reservoirs > Define the Problem, Design a Model |
Define the Problem, Design a Model |
INDEX
![]() |
The activities, temporal constraints, worker resources, and worker resource constraints are created as in Adding Breaks. Each activity in the problem consumes $1,000 per day. If it has a duration of t, it consumes t*1000 at start time. Each activity also produces a profit of $1,000, so it produces (t+1)*1000 upon completion. We use an instance of IloReservoir
to model the budget resource.
© Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |