Exact methods: Branch and BoundExplores the Branch and Bound algorithm in discrete optimization, efficiently finding optimal solutions by calculating lower bounds on subsets.
Hedging for LPsCovers the concept of hedging for Linear Programs and the simplex method, focusing on minimizing costs and finding optimal solutions.
Optimization in EngineeringExplores optimization methods in engineering, covering decision variables, constraints, and various solving techniques.
Nonlinear Optimization MethodsCovers methods for solving nonlinear optimization problems, including direct search, Newton-Raphson, and branch and bound.