Discrete optimization: KnapsackExplores modeling classic optimization problems as mixed integer linear problems, focusing on the knapsack problem and its applications.
Simplex Algorithm: TableauCovers the main idea behind the Simplex algorithm and explains the Tableau method for solving linear programming problems.
Optimization and SimulationExplores greedy heuristics in optimization, integrality constraints, and comparison of optimization methods.
Relations Between EventsExplores relations between events, disjunctive constraints, and modeling with binary variables in optimization problems.
Introduction to OptimizationCovers the basics of optimization, including historical perspectives, mathematical formulations, and practical applications in decision-making problems.