Optimization Techniques: J. Fisher
Optimization Techniques: J. Fisher
OPTIMIZATION TECHNIQUES
J. Fisher
Definition
• An optimization problem is a mathematical model where main
objective is to minimize undesirable things (e.g. cost, energy loss,
errors, etc.) or maximize desirable things (e.g. profit, quality,
efficiency, etc.), subject to some constraints.
PROBLEM FORMULATION OF OPTIMIZATION
• The problem formulation of any optimization problem can be
thought of as a sequence of steps and they are:
Choosing design variables (control and state variables)
Formulating constraints
Formulating objective functions
Setting up variable limits
Choosing an algorithm to solve the problem
Solving the problem to obtain the optimal solution
Application of Optimizations
Routing in a computer network
Demo on SPF
Travelling Salesman
Minimum Spanning Tree
Traveling Salesman Problem (TSP)
The salesman has to visit each one of the cities starting from a
certain one (e.g. the hometown) and returning to the same city.