General problem - solving method
Scientific process of transforming data into insights to improve decisions
Applications of linear problem?
Linear Optimization - Properties
What is the solution, feasible solution, infeasible solution, optimal solution?
The feasible region, optimal solution, a corner point feasible solution?
Algebraic approach
What is augmented solution
What is the basic solution?
What is a basic feasible solution?
Properties of the basic solution
Duality properties
ππ π β€ ππ y
ππ π= ππ π
Applications of duality theory
Sensitivity analysis
Sensitivity analysis help to know to which extent it is possible to change values of A, b or c such that the current optimal solution remains optimal.
Integer optimizatiin
Classification of solution methods
1. Optimization methods are able to find the optimum solution of a problem given enough time and memory to solve. For Linear programming: - Simplex algorithm - Inner point algorithm For IP/MIP problems: - Branch-and-bound algorithms - Branch-and-cut algorithms
Branch and Bound solutions
Optimization gap
Optimization studio advantages
βAmong those advantages are to model and solve big LPs or
MIPs with thousands of variables and constraints,
βas well as to be able to separate model description and
parameters/data.