Network Flows Meets SimplexExplores network flows, simplex method, linear programming, tree solutions, and dual solutions in optimization problems.
Integer Programming BasicsCovers the basics of integer programming, focusing on problems with integer values and discussing the simplex algorithm.
Linear Programming BasicsCovers the basics of linear programming and the simplex method, focusing on finding optimal solutions and handling degeneracy.
Duality TheoremsExplores duality theorems in linear programming, emphasizing optimal solutions and degeneracies.
Bellman Ford AlgorithmExplores the Bellman Ford algorithm for finding the shortest path in graphs with negative edge weights.
Integer Programming BasicsIntroduces the basics of integer programming, including binary integer programs and constraint strategies.