This document provides examples of constructing the dual problem of a linear programming primal problem and solving it using the two-phase simplex method. It first presents the rules for constructing the dual problem and then works through two examples. The first example derives the dual problem from the primal and solves it using the two-phase method. The second example shows how to find the optimal dual solution given the optimal primal solution using two methods - using the objective coefficients of the primal variables or using the inverse of the primal basic variable matrix.
Related topics: