Linear Programming BasicsIntroduces linear programming basics, including optimization problems, cost functions, simplex algorithm, geometry of linear programs, extreme points, and degeneracy.
Hedging for LPsCovers the concept of hedging for Linear Programs and the simplex method, focusing on minimizing costs and finding optimal solutions.
Simplex Algorithm: TableauCovers the main idea behind the Simplex algorithm and explains the Tableau method for solving linear programming problems.
Exact methods: Branch and BoundExplores the Branch and Bound algorithm in discrete optimization, efficiently finding optimal solutions by calculating lower bounds on subsets.
Optimization PrinciplesCovers optimization principles, including linear optimization, networks, and concrete research examples in transportation.