Login to filter by course Login to filter by course Reset
Branch & Bound: OptimizationCovers the Branch & Bound algorithm for efficient exploration of feasible solutions and discusses LP relaxation, portfolio optimization, Nonlinear Programming, and various optimization problems.
Approximation AlgorithmsCovers approximation algorithms for optimization problems, LP relaxation, and randomized rounding techniques.
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.