






Study with the several resources on Docsity
Earn points by helping other students or get them with a premium plan
Prepare for your exams
Study with the several resources on Docsity
Earn points to download
Earn points by helping other students or get them with a premium plan
The key points in these lecture slides, which are core of the discrete modeling and optimization are:Optimization Process, Discrete Modeling, Schematic View, Real-World Problem, Mathematical Model, Optimization Algorithm, Schematic Description, Optimization Model, Decision Variables, Objective Function Value
Typology: Slides
1 / 12
This page cannot be seen from the preview
Don't miss anything!







Real-world problem Mathematical model Solution to model Solution to real-world problem assumptions, abstraction,data, simplifications optimization algorithm interpretation makes sense? change the model, assumptions?
Stochastic (probabilistic information on data) Deterministic (data are certain) Discrete, Integer (S = Z n ) Continuous (S = R n ) Linear ( f and g are linear) Nonlinear ( f and g are nonlinear)
There are n cities. The salesman
There are 4 jobs that should be processed on the same machine. ( Can’t be processed simultaneously ). Job k has processing time p k . Here is an example of a possible schedule: Goal: Find a schedule which minimizes the average completion time of the jobs. Job 3 Job 1 Job 4 Job 2 0 2 6 9 14 time