Login to filter by course Login to filter by course Reset
Approximation AlgorithmsCovers approximation algorithms for optimization problems, LP relaxation, and randomized rounding techniques.
Hedging for LPsCovers the concept of hedging for Linear Programs and the simplex method, focusing on minimizing costs and finding optimal solutions.
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.
Discrete optimization: KnapsackExplores modeling classic optimization problems as mixed integer linear problems, focusing on the knapsack problem and its applications.
Hedging for LPsCovers the Hedge algorithm for minimizing loss in linear programming problems.