Transference BoundsExplores transference bounds, ellipsoids, and determining the shortest vector.
Integer Hull: General CaseCovers the concept of the integer hull in the general case, focusing on the proof of claim and the properties of cells.
Faces, Facets and VerticesCovers the concepts of faces, facets, and vertices in polyhedra, exploring minimal faces and inequalities.
Dynamic Programming: KnapsackExplores dynamic programming for the Knapsack problem, discussing strategies, algorithms, NP-hardness, and time complexity analysis.
FPTAS for KnapsackIntroduces the FPTAS for the Knapsack problem, focusing on achieving an approximation of (1-ε) times the optimal solution.