| IBM ILOG Scheduler User's Manual > Advanced Concepts > Scheduling with Unary Resources: the Bridge Problem > Defining the Problem, Designing a Model > Optimization Criterion |
Optimization Criterion |
INDEX
PREVIOUS
NEXT
|
Generally, the definition of a problem includes the definition of the optimization criterion (or of the multiple criteria) to consider. The bridge construction problem specifies a unique optimization criterion--the makespan of the project--equal to the end time of the activity PE (project end).
The function DefineModel takes a reference to the constrained makespan variable and sets it to the constrained variable representing the end time of activity PE.
The enforcement level IloMediumHigh indicates that the Scheduler will spend extra effort in enforcing the resource constraints.
| © Copyright IBM Corp. 1987, 2009. Legal terms. | PREVIOUS NEXT |