Linear Programming BasicsCovers the basics of linear programming and the simplex method, focusing on finding optimal solutions and handling degeneracy.
Initial BFSExplores finding the initial Basic Feasible Solution (BFS) in a linear program.
Discrete optimization: KnapsackExplores modeling classic optimization problems as mixed integer linear problems, focusing on the knapsack problem and its applications.